Viewing 15 posts - 3,151 through 3,165 (of 5,394 total)
paul.knibbs (5/31/2011)
Jeff Moden (5/29/2011)
Now that's cool. Didn't know that. I may have to look into that... you're getting better gas mileage than my 1300 cc motorcycle.
I average 57mpg...
May 31, 2011 at 9:12 am
OK, I think you have to rethink your strategy a bit.
You have a date column in Excel and you want it to be filled with a date from SQL Server,...
May 27, 2011 at 9:20 am
GSquared (5/27/2011)
jcrawf02 (5/27/2011)
GSquared (5/27/2011)
Gianluca Sartori (5/26/2011)
jcrawf02 (5/26/2011)
Gianluca Sartori (5/26/2011)
jcrawf02 (5/26/2011)
Wow, you thought that there were too many other DBAs that were better suited than Brandie? That's not very nice...😛
Funny, but...
May 27, 2011 at 8:44 am
Roy Ernest (5/27/2011)
If someone feels insulted by this statement, Sorry. I am an Indian as well and I dont get insulted.
Ugh! I forgot to add this disclaimer for the Italians....
May 27, 2011 at 7:35 am
Dates in SQL Server are stored as float: the integer part represents the date, the fractional part represents the time.
You could try to cast it as float in the...
May 27, 2011 at 4:15 am
Removed. I was wrong.
Sorry.
May 27, 2011 at 4:12 am
It's quite a vague requirement. Can you post:
1. Table definition (create table sql script)
2. Sample data (insert into ... values)
3. Desired output
Without this information I can only give a vague...
May 27, 2011 at 4:10 am
Thanks. I will need tons of luck.
May 26, 2011 at 11:03 am
SQLRNNR (5/26/2011)
Gianluca Sartori (5/25/2011)
No way, the Summit is too far and too expensive for me.Especially now that I'm moving into freelance consulting.
Somehow I missed this post yesterday but wondered if...
May 26, 2011 at 10:52 am
Brandie Tarvin (5/26/2011)
I'm not...
May 26, 2011 at 10:50 am
David Burrows (5/26/2011)
jcrawf02 (5/26/2011)
Actually, your English is better than most of the English-speaking folks, myself included. I should try responding in Italian...Io non sarei schizzando senza senso
😀
:hehe:
May 26, 2011 at 9:13 am
jcrawf02 (5/26/2011)
Gianluca Sartori (5/26/2011)
jcrawf02 (5/26/2011)
Wow, you thought that there were too many other DBAs that were better suited than Brandie? That's not very nice...😛
Funny, but you know this is not...
May 26, 2011 at 8:50 am
jcrawf02 (5/26/2011)
Wow, you thought that there were too many other DBAs that were better suited than Brandie? That's not very nice...😛
Funny, but you know this is not what I meant....
May 26, 2011 at 8:43 am
Brandie Tarvin (5/26/2011)
GilaMonster (5/26/2011)
Roy Ernest (5/26/2011)
May 26, 2011 at 8:27 am
FULL table scan is Oracle terminology.
In SQL Server you just have "Table Scan", period.
May 26, 2011 at 8:05 am
Viewing 15 posts - 3,151 through 3,165 (of 5,394 total)