Viewing 15 posts - 3,136 through 3,150 (of 5,843 total)
Adi Cohn-120898 (11/22/2011)
November 23, 2011 at 8:16 am
Thanks for the awesome testing! Seems that the rownumber solution is a fair bit quicker than the tally table solution for larger numbers where the missing value is high...
November 17, 2011 at 10:52 am
Phil Parkin (11/15/2011)
Well done on taking the time to find a solution to your problem.
I still have concerns over the potential performance...
November 16, 2011 at 7:17 am
Get a copy of SQL Virtual Restore from Red Gate. Based on the incredible Hyperbac technology you can mount READ/WRITE compressed backup files as databases!! Just amazing what...
November 16, 2011 at 7:15 am
Can someone please do a test where there are 1M rows (or 10M or more) and the MIN missing value is one from the highest number in the range (i.e....
November 16, 2011 at 7:13 am
SQLRNNR (11/11/2011)
RedGate's SQL Data Compare does that.
And does it very nicely too - and it can generate sync scripts too, among other things.
November 16, 2011 at 7:03 am
SQL Kiwi (11/14/2011)
TheSQLGuru (11/14/2011)
November 14, 2011 at 8:56 am
SQL Kiwi (11/6/2011)
TheSQLGuru (11/3/2011)
It is QUITE difficult (without the OUTPUT clause anyway, which is thankfully available now) to do sequencing like this.
We've always been able to do it safely and...
November 14, 2011 at 7:15 am
1) I am not sure SSIS is the way to go here. I am about 90% certain (given nebulous descriptions of problem and no sample data with expected outputs)...
November 14, 2011 at 7:11 am
http://blogs.msdn.com/bartd/archive/2006/09/09/Deadlock-Troubleshooting_2C00_-Part-1.aspx
Note there are 2 additional parts to this blog series.
November 14, 2011 at 7:04 am
GilaMonster (11/13/2011)
If it's an urgent, major, critical issue, I suggest you open a case with Microsoft CSS.
Very STRONG agreement here Gail! Anything that is marked as "huge emergency" OR...
November 14, 2011 at 7:02 am
Dev (11/9/2011)
November 11, 2011 at 8:06 am
Gangadhara MS (11/9/2011)
We are migrating the Production database from one SQL server 2005 to shared SQL server 2008 environment by backing up and restoring technique.
For this purpose i...
November 11, 2011 at 8:00 am
Your issue may have been resolved but there is something that no one has pointed out yet. Do NOT do this, as it is work for no purpose:
--Inserting into...
November 11, 2011 at 7:58 am
PaulB-TheOneAndOnly (11/8/2011)
TheSQLGuru (10/3/2011)
November 9, 2011 at 7:05 am
Viewing 15 posts - 3,136 through 3,150 (of 5,843 total)