I have to display ten columns values from diffrent ten
tables.
how many joins are require?

Answer Posted / anil sharma

If there is no relation between tables then no joins.And if
there relation and you want to fetch related data then 9
join required if parent table has all foreign key of their
tables.

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please explain the difference between function and stored procedure?

755


How to list all schemas in a database?

782


What is a table called, if it has neither cluster nor non-cluster index? What is it used for?

800


what is the difference between delete table and truncate table commands? : Sql server database administration

711


How to download and install sql server 2005 books online?

764






What is single-user mode?

693


What is the difference between a function and a trigger?

768


How to add a new column to an existing table with "alter table ... Add" in ms sql server?

759


What are trace files?

707


How column data types are determined in a view?

683


Do you know the isolation level that sql server support?

708


What is the largest component inside a field?

749


what are the new features introduced in sql server 2000? : Sql server database administration

702


Benefits of Stored Procedures?

724


Explain transaction server isolation?

742