Viewing 15 posts - 56,746 through 56,760 (of 59,069 total)
Ah... got it, David... thought you were talking about something else.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 8:11 pm
| BTW, the order of columns defined in create table statement has no impact on the way the data... |
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 5:13 pm
Thanks for the feedback, NorVid.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 5:10 pm
That would be Hawaii...
In the same vein, which state observes both Central Daylight Time AND Eastern Daylight Time?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 5:08 pm
Can you post what you used? We can all learn a new trick or two....
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 5:03 pm
Me, too... let us know what they say, Luk?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 4:42 pm
sp_lock
sp_who2
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 4:23 pm
Find wherever sysinfo.exe is on the C: drive and execute it from a cmd window... more information will appear than you could possibly use including the number, make, model, revision,...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 4:19 pm
I'd likely make it use a few more CASE statements to keep from having to dip the Status table 3 times in the FROM clause... crosstab code is VERY fast if...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 7:19 am
Heh... going back to the other posts, I see that now...
Hope things are going well for Mother and Child.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 15, 2007 at 6:59 am
Can you post a line of the troublesome data?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:36 pm
Will a cursor fix it? ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:33 pm
That does it! I'm moving to Arizona...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:31 pm
I don't have your data so not sure what else is going on... the following returns 1.3 as expected... (SQL Server Developer Edition and Enterprise Edition, sp4)
DECLARE @test-2 DECIMAL(18,4)
SET @test-2...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:24 pm
Because, first, you must have an envelope
Lot's of folks just aren't gonna make it to 2005 because of budget and manpower. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:19 pm
Viewing 15 posts - 56,746 through 56,760 (of 59,069 total)