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
List some comparisons operators used in mysql?
how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...
Who developed mysql?
How do I setup a mysql database?
What is dblink?
What is procedures in mysql?
What is 'mysqlshow'?
What is a deterministic function?
What is datatype in mysql?
Is postgresql better than mysql?
How would you get the current date in mysql?
How to rename an existing table in mysql?
Is sqlite faster than mysql?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What storage engines are used in MySQL?