How many joins in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
select empid empname from employee What is the result for the about query?
What is collation sensitivity? Explain different types.
What is an index in a database?
How to verify the port number of the sql server?
What Is Rdbms?
What are the character string functions supported by sql server 2005?
1.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?
What is difference between count (*) and count 1?
What are the main sources of data?
What is the difference RDBMS and Graph Database?
How do you find the error, how can you know the number of rows effected by last SQL statement?
How do you check the performance of a query and how do you optimize it?