Viewing 15 posts - 1,801 through 1,815 (of 11,678 total)
Lynn Pettis (9/30/2014)
How silver spoon can you get???
C'mon, that must be trolling.
October 2, 2014 at 2:08 am
GilaMonster (9/30/2014)
Jack Corbett (9/30/2014)
1. I'd work from home almost exclusively in this case and just be in the office for meetings.This, in an instant.
+1
Unfortunately not easy for...
October 2, 2014 at 2:06 am
Jeff Moden (9/29/2014)
Koen Verbeeck (9/29/2014)
Hire an overpriced consultant. Chances are they'll listen to him/her...BWAAAA-HAAA!!! BECOME and overpriced consultant! 😉
I already am 😉
By the way Jeff, you had this wonderful...
September 29, 2014 at 2:58 pm
Sean Lange (9/29/2014)
September 29, 2014 at 2:56 pm
SQL-DBA-01 (9/29/2014)
SSCrazy,I dont think what yopu'd suggested would work...as unless the first job is completed, I do not want to start the second job.
If you put that TSQL statement...
September 29, 2014 at 7:41 am
gautamcs22 (9/29/2014)
and what is the possibility if the each rand() return different result ?
Zero, as the first RAND() is seeded.
September 29, 2014 at 7:29 am
The thing is that in Excel you are not actually comparing 3 columns, you are comparing 3 values (which happens to be in 3 different columns).
There is a VAR function...
September 29, 2014 at 7:13 am
Hire an overpriced consultant. Chances are they'll listen to him/her...
September 29, 2014 at 6:41 am
Went over 13,000 points today. Seems like a déjà vu 😀 😎
September 29, 2014 at 6:24 am
arrjay (9/29/2014)
September 29, 2014 at 6:06 am
My first thought is to get rid of the GUIDs and replace them with integer foreign keys.
September 29, 2014 at 5:27 am
NVARCHAR(MAX) values are not stored inside the table but in LOB pages. However, a 24-byte pointer is still stored in the regular pages.
What's the Point of Using VARCHAR(n) Anymore?[/url]
This means...
September 29, 2014 at 5:11 am
The retry option will launch the job again at the same step.
September 29, 2014 at 5:07 am
Did you use variable length columns such as varchar and varbinary?
Why don't you post the table DDL so we can have a look?
September 29, 2014 at 5:00 am
Viewing 15 posts - 1,801 through 1,815 (of 11,678 total)