Viewing 15 posts - 2,146 through 2,160 (of 4,477 total)
thank you,
before, I had tables that I moved their primary key or clustered index...
March 22, 2018 at 3:51 pm
March 22, 2018 at 3:24 pm
March 22, 2018 at 3:08 pm
The type of object is in the column o.type. You would move objects the same way as you did when you moved everything from one filegroup to...
March 22, 2018 at 1:38 pm
March 22, 2018 at 12:07 pm
We've been using Report Builder from the SSRS web-page to produce reports and using...
March 22, 2018 at 11:10 am
March 22, 2018 at 10:21 am
Another possibility is that they may be asking about Extended Events which are available in Azure:
Extended events in SQL Database
Sue
March 22, 2018 at 7:56 am
You may want to check for any corruption first. Try executiong:
DBCC CHECKDB('YourDatabaseName') WITH NO_INFOMSGS , ALL_ERRORMSGS
Sue
March 22, 2018 at 7:47 am
March 22, 2018 at 7:34 am
Good morning Experts,
Application team contacted us to check if there was any blocking yesterday...
March 21, 2018 at 12:16 pm
March 21, 2018 at 12:09 pm
March 20, 2018 at 7:25 pm
March 20, 2018 at 4:35 pm
Joe Torre - Tuesday, March 20, 2018 2:38 PMBTWEXEC sp_helptext 'sys.server_principals'
returns:
Love me some sp_helptext
Do a search on...
March 20, 2018 at 2:54 pm
Viewing 15 posts - 2,146 through 2,160 (of 4,477 total)