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 / mubin ahmad

select * from a,bwill be the out put in 10 rows

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is a process of pl/sql compiled?

590


What is a unique constraint?

604


What is %s in sql?

557


Why left join is used in sql?

512


What packages(if any) has oracle provided for use by developers?

5012






How many sql commands are there?

661


What is difference sql and mysql?

522


What is sqlcommand?

546


Is not equal in sql?

557


What is numeric function sql?

533


Do ddl statements need commit?

531


Can we use pl sql in mysql?

509


What is a left join?

497


Explain locks? : Transact sql

559


Which join is like an inner join?

519