Viewing 15 posts - 406 through 420 (of 728 total)
ChrisM@Work (5/9/2013)
kapil_kk (5/9/2013)
IgorMi (5/9/2013)
What does its execution plan say? Are there any missing indexes? How big are the tables? Check the statistics on them.
You can replace the IN with EXISTS...
May 9, 2013 at 2:39 am
Thats a great question. For some reason last few questions have been very efficient. 🙂
May 9, 2013 at 1:39 am
Huge thanks. This was really awesum question. Though i got it correct for wrong reasons but after going through all the comments got it rectified in my mind. It really...
May 8, 2013 at 2:16 am
Gosh. This question should be appeared in "question of the week" rather than "question of the day". Too lengthy. Don't know if only i felt this little heat. But after...
May 7, 2013 at 2:01 am
SQL Show (4/30/2013)
sqlnaive (4/29/2013)
All the DBs were configured with Full recovery but the backups were were never taken afterwards
Correct me if am wrong. If backup never taken, then db...
May 7, 2013 at 1:36 am
There can be many many solutions to what you are looking for. What i woul dsuggest is don't touch the products table and create a new
Product-Application mapping table with product_id...
May 6, 2013 at 1:51 am
Good if you are able to regenerate the issue. Setup the profiler with deadlock events under lock event groups along with deadlock graphs. Run the profiler and start generating the...
May 6, 2013 at 1:47 am
Great question. Tells the nature of t-statements in batches. Good stuff. 🙂
May 6, 2013 at 1:00 am
Another good question showing basics of joins. Thanks for this simple question with brilliant approach. +10
May 3, 2013 at 4:16 am
This is pure shot in the dark and luckily I got it right. Sincerely new to me but glad to know. +1
May 2, 2013 at 2:32 am
Very good question. Too good to clarfy many doubts all in one. Woul dlove to see many such questions. :-):-):-)
May 2, 2013 at 1:58 am
Hi Dinesh, Audit definition might help. could you post here ?
April 30, 2013 at 6:10 am
What i think is some of the CHARINDEX is either returning a NULL or a 0. check it individually one at a time. If not so, even I woul dbe...
April 30, 2013 at 4:21 am
I found the question easy. but definitely it was very good question and hopefully brought good understanding of joins for few. 🙂
April 30, 2013 at 12:07 am
Viewing 15 posts - 406 through 420 (of 728 total)