Viewing 15 posts - 481 through 495 (of 2,463 total)
GilaMonster (1/17/2013)
Bhuvnesh (1/17/2013)
The specialist is a person who knows everything about something but nothing about anything else.If you want to be insulting, kindly be so elsewhere.
Absolutely NOT gail. i respect...
January 17, 2013 at 5:14 am
prakash.kumar3669 (1/17/2013)
What i have read from online articles, its important to index the columns which comes in where condition.
Not only Where BUT group by, order by , JOIN's ON...
January 17, 2013 at 4:30 am
GilaMonster (1/17/2013)
What's powershell? 😀Sorry, that's not something I use much, so don't know very well.
The specialist is a person who knows everything about something but nothing about anything else.
January 17, 2013 at 4:18 am
i havent got what you actually needed and asked ? can you post your requirement with sample data along with desired output. see "we cant see what you see"
January 17, 2013 at 4:15 am
PLease note.4 years old thread.
January 17, 2013 at 4:12 am
sqlnes (1/17/2013)
What i can do so far is explained the current situation to the application owner.
What you can before explanting to them, test the code with the suggestion and...
January 17, 2013 at 3:31 am
broonie27 (1/16/2013)
Why would the DB still be showing 10GB free space after a shrink?
From BOL If target_size is specified, DBCC SHRINKFILE tries to shrink the file to the specified...
January 17, 2013 at 1:43 am
prakash.kumar3669 (1/17/2013)
1) select * from Product where productid=101
Here productid is primary key so it is clustered index, so no problem...
January 17, 2013 at 1:26 am
Place your (
SELECT a, b FROM KEY_TABLE kt JOIN......
UNION
SELECT a, b FROM KEY_TABLE kt JOIN......
UNION
SELECT a, b FROM KEY_TABLE kt JOIN......
) T0
code in temp table and add appropraite...
January 17, 2013 at 1:24 am
shohelr2003 (1/17/2013)
I don't know what is CU2.
this is link http://support.microsoft.com/kb/2072493 , is it production server ? if ues then DOnt do this without proper discussion
January 17, 2013 at 1:19 am
davidwarner (1/16/2013)
January 17, 2013 at 1:07 am
Unsed indexes/Sp/tables ...this task seems endless and startless for me.
Why ?
because how will and Who will decide which indexes/tables are UNUSED. how will you assure DBA, DEV ...
January 17, 2013 at 12:23 am
Thanh Ngay Nguyen (1/16/2013)
I have a very clear idea on how to do either 1 or 2, but not both.
First you need to perform 1st then monthly job/manual...
January 17, 2013 at 12:05 am
shohelr2003 (1/16/2013)
January 16, 2013 at 11:57 pm
sqlnes (1/16/2013)
January 16, 2013 at 11:50 pm
Viewing 15 posts - 481 through 495 (of 2,463 total)