If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
which backup strategy you are following at ur company
How do I save a stored procedure in sql server?
What is sql server profiler trace data file?
How you can get the list of largest tables in a database?
What is 2nf normalization form?
What is the difference between varchar and varchar(max) datatypes?
Can you explain full-text query in sql server?
What is log shipping?
What are the different types of sql server replication? : sql server replication
What is scd (slowly changing dimension)? : sql server analysis services, ssas
What do you mean by sql server 2005 express management tools?
Can you get second highest salary from the table?
What is the significance of null value and why should we avoid permitting null values?
How to generate create view script on an existing view?