how many joins we can write if at all we have n no of
tables
Answer Posted / shivaraj
n no of As many u want and complecation of the query
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is a cube? : sql server analysis services, ssas
What do you understand by a stored procedure?
Does partitioning improve performance sql server?
What is raid? : SQL Server Architecture
How do you rename a table in sql server?
List out the different types of locks available in sql server?
Are resultset updatable?
What is normalization 1nf 2nf 3nf?
Differentiate between a primary key and a unique key.
What is the new security features added in sql server 2016? : sql server security
Name 3 ways to get an accurate count of the number of records in a table?
What is the default schema of your login session in ms sql server?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What is difference between drop truncate and delete?
What is scan table/view and seek table/view when its occurs? : sql server database administration