When we should use @@error?
What is the difference between a local and a global variable?
How to change the name of a database user?
What is blocking and how would you troubleshoot it?
What are window functions in sql server?
select top 5 * from emp order by newid() my question is , how this query get executed?
What is stored in the mssqlsystemresource database? : sql server database administration
how many triggers you can have on a table? : Sql server database administration
What is normalization? Explain its different types?
HOW TO FIND THE EMPLOYEE DETAILS WHO ARE GETTING SAME SALARY IN EMP TABLE
where the connection string store in the database
What is the distinction amongst delete and truncate?
Do you know what are acid properties of transaction?