What happens if null values are involved in datetime operations?
What is the process of normalising?
How many null values we can have in a unique key field in sql server?
What is user defined datatypes and when you should go for them?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
What are recommended options to be used while using db mirroring? : sql server database administration
How would we use distinct statement? What is its use?
You want to implement the many-to-many relationship while designing tables. How would you do it?
How do you migrate data from mssql server to azure?
Can we add an identity column to decimal datatype?
What will happen if a column containing char type data is changed to the nchar data type?
What do you mean by subquery?
Explain acid?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
What is page in sql server?