What is data source document?
Define Check points and End Points?
If you are working on a SQL database and if suddenly a developer changes the code and your queries results start giving errors,how will you check using a T-SQL query (on system tables) that what has changed in the database.
How do you rename a table in sql server?
What are different types of Keys? Please explain all the keys with a suitable example.
how can we know that how many users are connected in perticuler server??????
What are commit and rollback in sql?
What is the difference between coalesce() & isnull()?
Is it possible to create trigger on views?
Is sql different from sql server?
Can we call stored procedure in trigger?
Explain atomicity?
Distinguish between commit and rollback?