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 / subbu

It is a cross join

So, the output is 5*2=10

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which certification is best for sql?

534


What is difference between left and right outer join?

519


Explain the insert into statements in sql?

563


what is a database? : Sql dba

604


What operating systems are supported by oracle sql developer?

518






Is oracel sql developer written in java?

646


What is the use of sql trace?

474


Is not null in sql?

558


How does left join work in sql?

514


What are the different operators available in sql?

570


How sql query is executed?

550


What is sql not null constraint?

600


State some properties of relational databases?

580


Name the operator which is used in the query for pattern matching?

503


What is sqlite used for?

528