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
What is cast in mysql?
What is the difference between float and double?
What is the default port number of mysql?
What are the other commands to know the structure of a table using mysql commands except explain command?
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
Why should I learn mysql?
How To see all the tables from a database of mysql server.
What is dbms in mysql?
How to set the time zone for MySQL to particular country time?
What happens if you no create privilege in a database?
How do I change directories in mysql?
Is mysql good for large database?
What is mysql default port number?
Is mysql a dbms?
How many columns can you create for an index?