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 are triggers? How do you invoke a trigger on demand?
What is de-normalization and what are some of the examples of it?
What is checkpoint process in the sql server?
Explain about extended stored procedure?
What function does a database engine serve in the sql server?
Do you know clustered and non-clustered index?
What command would you use to create an index?
what is a live lock? : Sql server database administration
What is the purpose of forms?
What number sorts of privileges are accessible in sql?
Do you know what is sql service broker?
Define tool Manage Statistics in SQL Server 2000 query ?
How to generate create procedure script on an existing stored procedure?
What do you mean by cardinality?
What specific conditions database should meet, before you can bulk copy data into it using bcp?