how many joins we can write if at all we have n no of
tables
Answer Posted / ali razvi
N-1
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is the use of RDBMS?
What is 2nf normalization form?
Explain what are commit and rollback in sql?
How to modify the underlying query of an existing view?
Name the different type of indexes in sql?
What is a partition function in sql server?
When would you prefer to have a minimum number of indexes?
Find first and last day of current month in sql server
What are constraints in microsoft sql server?
can you instantiate a com object by using t-sql? : Sql server database administration
What is molap and its advantage? : sql server analysis services, ssas
When I delete any data from a table, does the sql server reduce the size of that table?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
how many triggers you can have on a table? : Sql server database administration
How to update values in a table with update statements in ms sql server?