Final answer:
The resulting table of a union of table A and table B has a number of rows ranging from 0 to M+N.
Step-by-step explanation:
In the given scenario, table A has M rows and table B has N rows where M > N. In this case, the resulting table of a union of A and B will have a number of rows ranging from 0 to M+N. So, the correct statement is A.