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
Explain how exception handling is done in advance pl/sql?
What are the indexing methods?
What is the difference between the conventional and direct path loads? : aql loader
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
what is a field in a database ? : Sql dba
Is primary key clustered or nonclustered?
Why use truncate instead of delete?
What is trigger in sql and its types?
What are the types of variables use in pl sql?
What is the difference between the repeatable read and serializable isolation levels? : Transact sql
Explain normalization and what are the advantages of it?
Is it possible to pass parameters to triggers?
Can we debug stored procedure?
What is the difference between python and sql?
What is pl/sql language case sensitive?