How maney row would be print after join if A table have 100
rows and B table have 50 rows...
Answer Posted / rajesh kannan.m
actually it is natural join.if two table is there like A and B
the natural join is A*B.A=100,B=50.so ans is 100*50=5000 rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
How can we check the sql server version?
How can you list all the table constraints in a database?
List the data types available in mssql?
Does windows server 2016 come with sql server?
Can you explain what is the use of custom fields in report?
Explain the types of indexes.
Can we use max in where clause?
Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
what is a correlated sub-query? : Sql server database administration
What should be the fill factor for indexes created on tables? : sql server database administration
What do you need to connect php to sql server?
What are rows and columns?
What are the tools available in market as an alternative to sql server reporting services?
Explain in brief about Microsoft SQL server?