Table A has 5 rows and table B has 0 rows Cartesian join on A,B will have----rows
Answer Posted / msy
Cartesion result of A and B will be 0 rows selected.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many concurrent queries can mysql handle?
How do I insert multiple rows in a table?
How do I create a new database in mysql?
What is regex in mysql?
Why should I use mysql?
How to update database permissions/privilages.
What are the different column comparison operators in mysql?
Write a command to view mysql database table structure?
Is mysqli deprecated?
How to Set a root password if there is on root password.
Is mysql a dbms?
how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
Why is mysql popular?
What is difference between mysql and mysql workbench?
What is clob datatype?