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
User wants only to display only pdf as export option in report manager. How to achieve this?
What are the new features of sql server 2012 reporting service?
What is the difference between ‘having’ clause and a ‘where’ clause?
Explain cross join or cartesian product in sql?
What is lock escalation and what is its purpose?
What is 1nf normalization form?
What command is used to delete a table from the database in the sql server and how?
What is factless fact table? : sql server analysis services, ssas
How to perform backup for certificates in sql server? : sql server security
What is the contrast amongst drop and truncate?
Difference between uniqe index and uniqe constraint?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
What is DCL?
How to create “dependant” parameter “make, model, year”
How to get the definition of a stored procedure back?