Viewing 15 posts - 18,331 through 18,345 (of 59,070 total)
Sree Divya (2/22/2016)
Hey,i need to search one stored procedure is located under which database .
please any one help me giving the script.
Write a loop to step through the results of...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2016 at 5:10 pm
sergio.arv (2/22/2016)
Actually i have a huge Production DB with different machines identified by an id (Machineid), so , now i need to monitor each machine (last write data timestamp), my...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2016 at 5:06 pm
No need to pile on but here's another example of a "DBA" like the ones I've been interviewing. I wonder if he knows how to get the current date...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2016 at 4:59 pm
naga.rohitkumar (2/21/2016)
I have checked that msdb.dbo.sysjobhistory but its not giving the job name not status of the job when it failed
we need the count for number...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2016 at 4:54 pm
Recommend you take a look at the msdb.dbo.sysjobhistory table. Follow your nose from there. You can do this.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 21, 2016 at 11:20 pm
tony28 (2/18/2016)
I will have app which will need data from tracking table about 30/40rows ( this table is update an selected lot...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 21, 2016 at 9:17 pm
TeraByteMe (2/21/2016)
Is this a good idea or should it be handled in other ways...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 21, 2016 at 8:01 pm
fritzjoery (2/21/2016)
I want to take 70-461 Querying MS SQL in the few months.
I already...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 21, 2016 at 2:00 pm
thomaswellington (2/21/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 21, 2016 at 1:50 pm
ebrahim_520 (2/20/2016)
I Want to allow my SQL Server logins to debug while windows login is disable or haven't SysAdmin Role.
When I disable Windows Login, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 20, 2016 at 11:22 pm
VG-619426 (2/20/2016)
I derrive date2...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 20, 2016 at 11:14 pm
Loner (2/19/2016)
Here is the actual execution plan with option recompile.Thanks
Something is a little crazy with the second query. It's returning 0 rows. Is that intentional?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 20, 2016 at 3:13 pm
sushantkatte (2/20/2016)
Jeff Moden. this is not the actual table that was given to me. i was given the question in this form and was asked to write queries looking at...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 20, 2016 at 2:51 pm
SQLRNNR (2/19/2016)
Luis Cazares (2/19/2016)
TomThomson (2/19/2016)
Luis Cazares (2/19/2016)
Hugo Kornelis (2/19/2016)
Jeff Moden (2/19/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 19, 2016 at 7:04 pm
ramana3327 (2/19/2016)
Those are hypothetical indexes. Is it better to keep or drop those hypothetical index?
Google is your friend here...
https://www.google.com/?gws_rd=ssl#q=deleting+hypothetical+indexes+and+statistics
--Jeff Moden
Change is inevitable... Change for the better is not.
February 19, 2016 at 6:44 pm
Viewing 15 posts - 18,331 through 18,345 (of 59,070 total)