What are the essential components of sql server service broker?
How many databases instances are there in sql server 2000?
How to create an index on a view?
hi, how to match retrieve the unmatched records from 2 tables in which we dont have any primary key. example : table1 has 1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want the numbers from 6 to 10 to be displayed and should not come as null. i need the numbers. please reply as soon as possible.
Explain the difference between function and stored procedure?
How do I view a trc file?
1.Describe way(s) to tune the SQL table in order to optimize performance. 2. Explain SQL Injection and how can you prevent them?
what is cursor?why we will go to cursor?advantages &disadvantages of cursors?
What is an example of a primary key?
In what sequence sql statement is processed?
Which institute is best for SQL Server 2005 Training?
Where sql server user names and passwords are stored in sql server? : sql server database administration
What are the purposes of floor and sign functions?