Which command using Query Analyzer will give you the version of SQL server and operating system?
3 16137
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
what are defaults? : Sql server database administration
What is the name of reporting services config file and what’s it’s used for?
What the different components of Replication and what is their use?
How to create new databases with "create database" statements?
what is a transaction? : Sql server database administration
What are the difference between primary key and unique key? : sql server database administration
How to create user messages with print statements in ms sql server?
How to test a dml trigger in ms sql server?
what is normalization? : Sql server database administration
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
How do I find the transaction log size in sql server?
How would you go about developing a ssrs report?
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
How do I connect to sql server database?