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
Why plvtab is considered as the easiest way to access the pl/sql table?
what is the command line end user interface - mysql? : Sql dba
What is spool?
Where is all the data on the internet stored?
Can delete statement be rollbacked?
How do I run pl sql in sql developer?
What is loop in pl sql?
What is a field in a database?
What is difference between function and trigger?
Is stored procedure faster than query?
What is a function in oracle pl sql?
Define SQL and state the differences between SQL and other conventional programming Languages?
What are the two parts of design view?
how to use case expression? : Sql dba
Can you join views in sql?