how many joins we can write if at all we have n no of
tables
Answer Posted / soni
To join n no. of tables ,we required n-1 join conditions
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
What happens if you delete a table that is used by a view?
What is sql server english query?
How many types of stored procedures are there in sql server?
How to loop through result set objects using mssql_fetch_array()?
How to count groups returned with the group by clause in ms sql server?
How to insert data into an existing table?
What does the on update no action do?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
What do you understand by integration services in sql server?
How to divide query output into multiple groups with the group by clause in ms sql server?
but what if you have to create a database with two filegroups, one on drive c and the other on drive d with log on drive e with an initial size of 600 mb and with a growth factor of 15%? : Sql server database administration
How to generate create function script on an existing function?
What is normalization? Describe its different types.
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
What purpose does the model database server?