Table A has 5 rows and table B has 0 rows Cartesian join on A,B will have----rows
Answer Posted / jayashree
no rows will be selected.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use regular expression in pattern match conditions?
How do I edit a table in mysql workbench?
What is the use of procedure in mysql?
What is memory table?
Write a command with which mysql table can be repaired
Can we store pdf files in mysql?
How to use mysqldump to create a copy of the database?
Why do we use views instead of tables?
What is “i_am_a_dump” flag in mysql?
What are the other commands to know the structure of a table using mysql commands except explain command?
What is the default port number of mysql?
Is mysql a server or database?
What is the usage of regular expressions in mysql?
How do I install mysql?
What do you need to connect php to mysql?