Why we should not use triggers?
Tell me the phases a transaction has to undergo?
Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?
What is the maximum size of a row in sql server?
can a database be shrunk with users active? : Sql server administration
What is the Query of getting last 10 transaction Reports (like insert, update, Delete Data from Tabele) ?
How to make a column nullable?
How many columns can we include on clustered index ?
What is the difference between functions and stored procedures?
What is the latest version of microsoft sql server?
What is attribute? : sql server analysis services, ssas
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
Describe the left outer join & right outer join. : sql server database administration