Viewing 15 posts - 42,466 through 42,480 (of 49,566 total)
sabarichandru (12/10/2008)
i need for to run the single line statement in Tsql without using any specific tables ..
Unlike in Oracle, SQL doesn't require the from clause or a table to...
December 10, 2008 at 5:34 am
debjani.bedajana (12/9/2008)
Hi Gail,Sorry to bother you. Wondering if you could find some solution. Thanks for your help.
Debjani
Chris seems to have the query sorted. I'll take a look when I have...
December 10, 2008 at 5:32 am
There's isn't a 'dual' table in SQL. What do you need it for?
December 10, 2008 at 2:05 am
Kishore.P (12/10/2008)
you can generate the script the sp for previous ver. if it is not encrypted.
How, if the proc has been written over?
December 10, 2008 at 1:59 am
madhu.arda (12/10/2008)
Iam curious to know why the available space for the database was showed as zero in enterprise manager and negative value when I ran sp_spaceused before running DBCC...
December 10, 2008 at 1:02 am
arup_kc (12/10/2008)
December 10, 2008 at 12:51 am
Have you got any other backup tools than litespeed? That looks like the kind of messages that a 'snapshot' backup tool would generate. They work by asking SQL to temporarily...
December 10, 2008 at 12:24 am
Find a backup of the DB that has the version of the proc that you want. Restore that alongside the existing DB and then script out the procedure
December 10, 2008 at 12:22 am
ganesha2181 (12/9/2008)
*** i have a 400000 lacs data. i want to this data separeted to 40 tables. per table have 100000 data.
Why?
December 10, 2008 at 12:18 am
mohd.imtiaz (12/9/2008)
Hi Gail,here is the table defination
Index definitions?
December 10, 2008 at 12:08 am
rbarryyoung (12/9/2008)
GilaMonster (12/9/2008)
December 9, 2008 at 4:06 pm
Joe (12/9/2008)
I want to do encryption in sql 2005 without modfiing any exsiting data structure or application? it that possible in sql 2005; pls hlep; thanks in advance.
What do you...
December 9, 2008 at 2:57 pm
Matt Miller (12/9/2008)
Funny - that's the EXACT reaction I got when I tossed it back....:)
Just about every time I've done a presentation or informal training and mentioned the problems of...
December 9, 2008 at 2:43 pm
Mike Feuti (12/9/2008)
December 9, 2008 at 2:40 pm
Viewing 15 posts - 42,466 through 42,480 (of 49,566 total)