I have to display ten columns values from diffrent ten
tables.
how many joins are require?
Answer Posted / ask
Select column1, column2, ...., column10 from table1,
table2, ..., table10
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to change the data type of an existing column with "alter table" statements in ms sql server?
What is the main difference between ‘between’ and ‘in’ condition operators?
What is mscorsvw.exe - process - microsoft .net framework ngen?
What is the difference between web edition and business edition?
Detail about query optimizer?
What is primary key index?
Difference between report and query parameter.
What are the different types of replication are there in sql server 2000?
Explain acid?
How to use old values to define new values in update statements in ms sql server?
What is the difference between dropping a database and taking a database offline?
How do clustered indexes store data?
What are the database roles? : sql server security
what kind of lan types do you know? : Sql server database administration
Do you know what is blocking?