Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
How to select all columns of all rows from a table with a select statement in ms sql server?
Why normalization is used?
How to defragment indexes with alter index ... Reorganize?
What encryption security is available in sql azure?
What do you mean by an execution plan? Why is it used? How would you view it?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
what is the system function to get current user's user id? : Sql server database administration
Why use identity in sql server?
Tell me what is difference between view and materialized view?
What do you understand by replication in sql server? Mention the different types of replication in sql server.
What is an index in sql?
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
can an automatic recovery be initiated by a user? : Sql server administration