there is A table and B table in A table there 5 rows and in
b table there are 2 rows i am firing query select * from
a,b what will be the output?
Answer Posted / dharmendra singh
Concept of cross join
the result will be 10 bcos 5*2 = 10
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is compound trigger?
Can I join the same table twice?
Does asenumerable execute the query?
Why do we use joins?
What is crud diagram?
What is the difference between numeric and autonumber?
Can we use commit inside a trigger?
What is the difference between a subquery and a join?
What can I use instead of union in sql?
What is number function in sql?
what is sql? : Sql dba
Explain the difference between drop and truncate commands in sql?
What is the difference between count 1 and count (*) in a sql query?
What is sql exception?
what is the difference between sql and t-sql? : Transact sql