How to use linked server?
explain different types of jions with examples briefly?
What are tables in sql server?
What do you understand by check constraint in sql server?
One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d f f g h
What is BCNF? How is it better than 2NF & 3NF?
Explain user defined functions?
Explain the use of containers in ssis and also their types?
How can you list all the table constraints in a database?
Which one is faster delete/truncate? Why?
What is outer join in sql server joins?
What is the difference between a local and a global variable?
what is physical sort data and logical sort data in index?