what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
1008your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
1045in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
1116how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
1034you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
997if no size is defined while creating the database, what size will the database have? : Sql server administration
1059what stored procedure can you use to display the current processes? : Sql server administration
1053you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
1027
What is ems sql management studio? : sql server management studio
what is a sub-report?
What is a join in sql?
Explain how to use linked server?
What are the difficulties faced in cube development? : sql server analysis services, ssas
Explain primary key and foreign key constraints?
Explain a join?
How to loop through the result set with @@fetch_status?
Differentiate sql server reporting services vs. Crystal reports?
Does sql server 2000 clustering support load balancing?
how you can move data or databases between servers and databases in sql server? : Sql server administration
how would you improve etl (extract, transform, load) throughput?
How to configure odbc dsn with different port numbers?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What does set rowcount do?