What is public role in sql server?
What is dynamic cursor in SQL SERVER?
What are character string data types in ms sql server?
What is right outer join in sql server joins?
You want to implement the many-to-many relationship while designing tables. How would you do it?
Explain Normalization and DE normalization
What are pessimistic lock and optimistic lock?
When would you use the stored procedures or functions?
Who is the owner of a schema in ms sql server?
How do I install only the client tools of sql server 2000?
Can a cursor be updated? If yes, how you can protect which columns are updated?
What are the different types of columns types constraints in the sql server?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
What is an execution plan? How would you view the execution plan?
How to list all triggers in the database with sys.triggers in ms sql server?