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

Define SQL and state the differences between SQL and other conventional programming Languages?

686


What is the location of pre_defined_functions.

646


How many types of relationship are there?

548


Why procedure is used in sql?

535


What is a call statement? Explain with an example.

553






what is a trigger? : Sql dba

578


Why do we use sqlite?

535


What is the use of pl/sql table?

556


What is a .db file?

544


Is it possible to sort a column using a column alias?

608


What are the different tcl commands in sql?

624


What are field types?

539


what does myisamchk do? : Sql dba

558


what is union? : Sql dba

586


Why use subqueries instead of joins?

609