Category: The PL/SQL Programming Language
-
Oracle SQL scripts: how to use a variable for the table name
https://stackoverflow.com/questions/1179652/how-to-use-a-variable-in-oracle-script-for-the-table-name There is a “test table” and there is a “serious table” – use a variable name for the table(s) in question!