What is the use of toad or sqldbx.?
1.Describe way(s) to tune the SQL table in order to optimize performance. 2. Explain SQL Injection and how can you prevent them?
How to create a testing table with test data in ms sql server?
What are functions
What is the user of Primary key?
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
what is the Enterprise manager(2000) and management studio (2005)?
How do you identify a foreign key?
What are the results of running this script?
What is analysis service repository?
Write an sql query for deleting duplicate rows?
What is recompile sql server?
What is an example of a primary key?