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
Explain the microsoft sql server delete command? : SQL Server Architecture
How to create an identity column?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
Can you explain important index characteristics?
What does Master database contains?
How to insert data with null values?
What is user-defined inline table-valued function?
Are resultset updatable?
Explain sub-query?
What is encryption key?
How to list all schemas in a database?
What is replication with database mirroring? : sql server database administration
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
Tell me what is de-normalization and what are some of the examples of it?
What is difference between cte and view?