I have to display ten columns values from diffrent ten
tables.
how many joins are require?
Answer Posted / sumesh.s.g
n-1 JOINS
that is 10-1 Join
Or using UNION or UNION all but its not a join
However we will get value from Tables
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is report snapshot in ssrs?
Some queries related to SQL
Which tools are available to manage SQL Azure databases and servers?
Do you know how to implement service broker?
How to make a remote connection in a database?
What is a trigger? Why we need it?
What is row_number()?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
What is service broker? : sql server database administration
Tell me extended events in sql server 2008?
Define primary key?
Is ssrs support other database except ms sql server?
What is openxml in sql server?
What part does database design plays a role in performance of an sql server-based application?
How do I setup a local sql server database?