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


Please Help Members By Posting Answers For Below Questions

What is the use of non clustered index?

523


Are subqueries better than joins?

521


how to enter binary numbers in sql statements? : Sql dba

485


What are different sql data types?

500


What is hibernate and its relation to sql?

587






What is coalesce sql?

509


What is varchar used for?

527


Enlist some predefined exceptions?

574


What is bitemporal narrowing?

715


What are different types of indexes?

506


What does select top 1 do in sql?

534


Is nosql relational?

540


What is difference between left and right outer join?

509


What do you understand by case manipulation functions?

539


What is the difference between partition and index?

476