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 / sirisha
5*2=10
Its a cartesian product
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
What is sql catalog?
What is raid? How does it help storage of databases?
Is clustered index a primary key?
Explain autonomous transaction.
Explain table and field in sql?
What is the difference between nested table and varray?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
How do I trace sql profiler?
What is the sql case statement?
What are the different set operators available in sql?
What is the difference between inner join and outer join?
What does := mean in pl sql?
What is data control language (dcl)?
Explain the uses of a database trigger?