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 / santosh pashte

It is concept of CROSS JOIN..

It will display 5 * 2 = 10 rows

Is This Answer Correct ?    41 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is replication id?

518


Mention what does the hierarchical profiler does?

557


Explain what is rdbms?

580


How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?

590


What are the two types of exceptions in pl/sql?

541






what are the advantages of mysql in comparison to oracle? : Sql dba

525


what is auto increment? : Sql dba

567


What is index example?

555


Why are sql stored procedures used?

611


What can you do with pl sql?

556


Is coalesce faster than isnull?

503


what is 'trigger' in sql? : Sql dba

557


Define overloaded procedure?

620


What is database white box testing and black box testing?

634


What is the basic structure of an sql?

569