Viewing 15 posts - 2,266 through 2,280 (of 2,645 total)
August 23, 2018 at 12:26 pm
August 23, 2018 at 10:26 am
August 23, 2018 at 9:52 am
August 23, 2018 at 9:45 am
I like to have the audit trail comments in the script in source control that aren't included in the stored procedure when it's put on the database.
At the...
August 22, 2018 at 10:48 am
I'm not sure why you wouldn't want to do this with a check constrint. It's quite easy:DROP TABLE CustomTag
GO
DROP TABLE StockTag
GO
DROP FUNCTION dbo.CheckNotOnStockTag
August 22, 2018 at 9:55 am
I have costs that I need to convert into a different currency based on...
August 21, 2018 at 8:21 am
August 21, 2018 at 7:19 am
August 21, 2018 at 6:37 am
What's interesting is, the link he has *does* go to the correct definition...
The description...
August 20, 2018 at 2:39 pm
Lynn Pettis - Monday, August 20, 2018 1:37 PMCheck this link: https://www.diffen.com/difference/RAID_0_vs_RAID_1
Thanks, I'll update my answer.
August 20, 2018 at 2:02 pm
elea.grig - Monday, August 20, 2018 12:47 PMWhat is the difference between this two?
Raid 0 RAID 0 (also known as...
August 20, 2018 at 1:05 pm
August 20, 2018 at 12:20 pm
Viewing 15 posts - 2,266 through 2,280 (of 2,645 total)