Viewing 15 posts - 91 through 105 (of 447 total)
Does any one know of a tool which actually converts T-SQL procedures/Triggers/Functions to PL/SQL ?
I had got the project where they need to convert code to pl/sql format. Only...
January 22, 2010 at 7:46 am
I think question should be rephrased as what's the size of new DB on disk and also sql server version.
It is 2 Mb mdf + 1 MB ldf = 3...
January 21, 2010 at 8:36 am
Jason Shadonix (1/19/2010)
January 19, 2010 at 8:09 am
jagadeesanpv (1/18/2010)
I think raj is correct, for 2005 = 250 and 2008 = 1000Please check this URL for 2005
http://msdn.microsoft.com/en-us/library/ms188783(SQL.90).aspx
Here is an another link for comparing all versions.
http://www.sql-server-helper.com/sql-server-2005/maximum-capacity-specifications.aspx
January 19, 2010 at 8:05 am
For us it actually/nearly crashed a server. Original DB size was 34.45 GB but snapshot grew more than 78 GB where the Disk size allocated was 80 GB.
From there...
January 7, 2010 at 8:20 am
Execute below SQL to actually see more duplicate indexes on your database. I would remove the duplicate indexes, if any, but as Gila said yours doesnot seems...
January 5, 2010 at 8:40 am
It should work ! What's the deal ?
Anyway, My wishes to all for Happy New Year - 2010.
May you all get all points next year in...
January 2, 2010 at 11:39 am
You cannot drop " sys " user from any database since it owns sys schema. Though this user " sys " is not assigned any role by default.
execute this...
December 31, 2009 at 9:20 am
Doesn't 8,1,16,16,25,27,2,9,18,20,8,4,1,25 stands numerical order for HAPPY BIRTHDAY in alphabets.
In code is selecting top 26.
December 21, 2009 at 1:45 pm
Lynn Pettis (12/10/2009)
I'm confused, what is the question asking? I'd like to answer it today, but with this question it would all be a shot in the dark.
(...
December 10, 2009 at 9:27 am
sysrules in option. Good way to Trick.
Never seen object like this.
November 19, 2009 at 9:10 am
Never knew until now that there is something like MULTIFLATFILE data connection in SSIS.
Will try next time in multiple data uploads.
Thanks for a good question.
November 13, 2009 at 8:31 am
Viewing 15 posts - 91 through 105 (of 447 total)