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 a heap in sql?

722


how do you know if your mysql server is alive? : Sql dba

778


What are operators available in sql?

786


What is a join?

809


Can we use commit inside a trigger?

764






Mention what plvcmt and plvrb does in pl/sql?

838


What are analytic functions in sql?

743


What are the ways on commenting in a pl/sql code?

676


Can we use pl sql in mysql?

711


How do I find duplicates in two columns?

745


What do you mean by rowid?

709


How many types of keys are there in sql?

756


What are inner outer left and right joins in sql?

734


Why do we use sqlite?

707


What is meant by truncate in sql?

753