As Preethiviraj said It’s really a very good example with very good explanation
Hi Ravi, As Atul already said you can not create index for every query type But if I go according to your question then yes you have to create one...
Hi Ravi While creating composite index on Department and Location column likeCreate clustered index CI_table on table(department,location)in this...
Yes you can use third party Red Gate Software SQL Log Rescue to UNDO already committed transaction.SQL Log Rescue is compatible with SQL Server...
1) On Secondary Server firewall, open port 1433 so that primary server can connect to it. 2) Make sure File Sharing is enabled on the local...
Thanks Satya… You are correct running DBCC DROPCLEANBUFFERS will drop the entire buffer which will decrease the buffer cache hit ratio and...
Please run the use database_namegocheckpointgodbcc dropcleanbuffers and then test the a & b user performance again. I don't think this issue related...
Separate names with a comma.