I have to display ten columns values from diffrent ten
tables.
how many joins are require?
Answer Posted / sanjay kumar dinda
It will be 9( no. of tables -1)...
As we can join two tables by using two tables ...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a database in ms sql server?
What are trace flags?
What are the main differences between #temp tables and @table variables and which one is preferred?
How to optimize stored procedures in sql server?
Does partitioning improve performance sql server?
What is coalesce in sql server?
How to insert data with null values?
How to delete an existing database user?
How network traffic be reduced by using the stored procedure?
What is the minimum recommended amount of ram for sql server 2012 enterprise?
Do you know what are various aggregate functions that are available?
Where do we use trace frag?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
What is ms sql server service broker?
What do you understand by triggers?