How maney row would be print after join if A table have 100
rows and B table have 50 rows...
Answer Posted / gopi muluka
100*50 =5000 Rows
| Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
What are SSL and TSL protocols?
Can you always create a cache of a report?
How column data types are determined in a view?
How to disable a login name in ms sql server?
How is SQL Azure different than SQL server?
Is null vs coalesce?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
Define master database?
What is extent? Types of extents?
What is use of except clause?
How do we know if any query is retrieving a large amount of data or very little data?
How can you list all the columns in a database?
What is #temp and @table variable in SQL server?
What is store procedure? How do they work?
Can you leave a union at any time?