Viewing 15 posts - 3,421 through 3,435 (of 26,490 total)
Sean Lange (9/9/2016)
The Dixie Flatline (9/9/2016)
I have been making bacon like that for years...never knew it had a name. Another great way is to put a liberal amount...
September 9, 2016 at 3:41 pm
ThomasRushton (9/9/2016)
Grant Fritchey (9/9/2016)
GilaMonster (9/9/2016)
Grant Fritchey (9/9/2016)
BrainDonor (9/9/2016)
September 9, 2016 at 8:05 am
chef423 (9/7/2016)
The SQL Script is very basic.
select Grand_Total from Invoice_Totals
where Payment_Method =...
September 7, 2016 at 1:45 pm
elzool (9/7/2016)
An attribute comes back with five answers.
NULL
P=Permanent
T=Temporary
B=Both
8=See Job Description
Using the line below I receive a value of PermanenTemporary as the t at the end of Permanent is being replace...
September 7, 2016 at 12:33 pm
moymike (2/4/2016)
September 7, 2016 at 10:43 am
Sean Lange (9/6/2016)
Lynn Pettis (9/6/2016)
Sean Lange (9/6/2016)
Luis Cazares (9/6/2016)
Sean Lange (9/6/2016)
September 7, 2016 at 8:24 am
Sean Grebey (9/6/2016)
"Msg...
September 6, 2016 at 1:17 pm
Michael L John (9/6/2016)
Ed Wagner (9/6/2016)
Lynn Pettis (9/6/2016)
Sean Lange (9/6/2016)
Luis Cazares (9/6/2016)
Sean Lange (9/6/2016)
September 6, 2016 at 1:16 pm
Sean Lange (9/6/2016)
Luis Cazares (9/6/2016)
Sean Lange (9/6/2016)
September 6, 2016 at 12:24 pm
RonKyle (9/6/2016)
Except that MS SQL Server adds a uniqueifier to the index of a clustered index if the index is not unique.
This can't be a showstopper, can it? ...
September 6, 2016 at 10:32 am
Sergiy (9/3/2016)
Eirikur Eiriksson (9/3/2016)
if no unique natural key is present then it is appropriate to use an identity for the clustered index.
Those are completely non-related things.
Clustered index does not...
September 6, 2016 at 9:16 am
TomThomson (9/2/2016)
Lynn Pettis (9/1/2016)
djj (9/1/2016)
Sean Lange (9/1/2016)
Lynn Pettis (9/1/2016)
And his forced vacation from SSC did nothing to motivate White Horse from his berating ways. Who let him back in?
Odd...I...
September 4, 2016 at 1:51 pm
xsevensinzx (9/1/2016)
David.Poole (9/1/2016)
There's...
September 1, 2016 at 1:53 pm
ScottPletcher (9/1/2016)
Luis Cazares (9/1/2016)
drew.allen (9/1/2016)
First, the mantra is "It's a bad idea to declare a cursor. Period. End of sentence." 😀Drew
Second, cursors can be local or global and the default...
September 1, 2016 at 1:47 pm
ScottPletcher (9/1/2016)
CELKO (9/1/2016)
]I've found myself creating loads of functions recently which are typically used for one specific task and rarely required again.
This is not how we intended SQL to...
September 1, 2016 at 1:42 pm
Viewing 15 posts - 3,421 through 3,435 (of 26,490 total)