I have to display ten columns values from diffrent ten
tables.
how many joins are require?
Answer Posted / sachin
i Think there is formula 2n-1
where n is the number of table
so, answer will be 2*10-1=19
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
Explain filtered indexes?
What is reference section?
What command would you use to create an index?
can we have a nested transaction? : Sql server database administration
What is the difference between left and right outer join?
Define constraints and give an example of their use?
Explain what is row_number function?
What is the difference between online clustering and Offline clustering?
How to define the name and server for a new dsn?
What is catalog views?
how many layers of tcp/ip protocol combined of? : Sql server database administration
What does asynchronous call backs means?
How to include date and time values in sql statements?
How do I create an extended event in sql server?
Why do we need normalization?