Explain the difference between function and stored procedure?
Explain what are the basic functions for master, msdb, model, tempdb databases?
Explain timestamp datatype?
What do you mean by table and field in sql?
How many types of triggers in sql server?
When should you use an instead of trigger?
explain query execution plan
How to get @@error and @@rowcount at the same time?
syntex of insert
What are indexes? When do you need to create Indexes?
4 Answers CarrizalSoft Technologies, HP,
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
When would you use a before or after trigger?
What is difference between cte and view?