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 is stored in the mssqlsystemresource database? : sql server database administration
What is difference between oltp and olap?
what is a mixed extent? : Sql server administration
Explain about unique identifier data type in sql server?
Explain what is the difference between a local and a global temporary table?
What is difference between materialized view and view?
What is the difference between sdf and mdf?
What is the contrast between sql and mysql?
Determine when to use stored procedure to complete sql server tasks?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
Tell me the difference between clustered and non-clustered index?
What are the indexes in sql server?
What happens to a trigger with multiple affected rows?
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
Explain filestream storage of sql server 2008?