when db1 is a table and db2 is a view the program generates EMPTY SQL statements. instead of drop table X and create view Y.
when db1 is a table and db2 is a view the program generates EMPTY SQL statements.
instead of drop table X and create view Y.