What is right outer join in sql server joins?
Explain different isolation levels?
what is Archive old data?
What is the difference between varchar and varchar(max) datatypes?
What command is used to rename the database?
What is the difference between dbcc indexdefrag and dbcc reindex?
What is a transact-sql statement batch in ms sql server?
What is store procedure? How do they work?
How fixed length strings are truncated and padded?
what is a live lock? : Sql server database administration
Is sql server free?
what is the output for this query select * from employee where 1=1;
What are logical database components? : SQL Server Architecture