Viewing 15 posts - 826 through 840 (of 911 total)
June 15, 2017 at 10:08 am
June 13, 2017 at 2:32 pm
Sam-263310 - Tuesday, June 6, 2017 9:53 AMQUESTION: Which method is better? (you decide what "better" means)
Have you considered using the create sequence...
June 6, 2017 at 3:21 pm
>> I have a store proc that uses cursor to update table with 5 million records [sic]. It's extremely slow and expensive. <<
actually, it’s worse than that. It...
May 30, 2017 at 8:15 pm
Exec dbo. Sp_Number '1,2,3,4,5'
Result Set
1 USA Chicago
2 UK...
May 26, 2017 at 9:33 am
May 25, 2017 at 11:20 am
May 25, 2017 at 11:20 am
May 25, 2017 at 11:09 am
May 25, 2017 at 11:08 am
That isn't a natural key. It is using a surrogate key from another system.
We may have...
May 23, 2017 at 10:36 am
That isn't a natural key. It is using a surrogate key from another system.
We may have...
May 23, 2017 at 10:36 am
I'd enjoy seeing a realistic example of when a natural key for an employees...
May 21, 2017 at 3:06 pm
Please read a book on RDBMS. The identity column is not a column! It's...
May 18, 2017 at 12:16 pm
May 15, 2017 at 1:34 pm
Viewing 15 posts - 826 through 840 (of 911 total)