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 are different types of queries in sql?

525


What is break?

620


Explain what is dbms?

581


How can we find duplicate records in a table?

514


What is difference between primary and secondary key?

519






How does one use sql*loader to load images, sound clips and documents? : aql loader

674


What are reports usually used for?

568


Why we use stored procedure instead of query?

539


What are the benefits of pl sql?

530


What is rank dense_rank and partition in sql?

539


What are the disadvantages of not performing database normalization?

595


Does execute immediate commit?

700


What are the advantages of pl sql over sql?

548


What is sql not null constraint?

605


Can we use loop in sql?

537