I have to display ten columns values from diffrent ten
tables.
how many joins are require?
Answer Posted / srinu
No Join is required
Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
What is data set in report?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
how many type of indexing in database?
Write a SQL query in order to merge two different columns into single column?
what is the system function to get the current user's user id? : Sql server database administration
What happens if you delete a table that is used by a view?
Explain what is analysis service repository?
Name few endpoints exposed by ssrs 2012?
How do I edit a procedure in sql server?
What is clustered primary key?
Explain about system database?
What is save transaction and save point?
Are resultset updatable?
What is scan table/view and seek table/view when its occurs? : sql server database administration