Backward-compatible SQL query against database with new table
Let’s have several Oracle databases and suppose we create table t
with columns a
, b
in some of them.
Let’s have several Oracle databases and suppose we create table t
with columns a
, b
in some of them.