REM "old 1: SELECT DBMS_METADATA.get_ddl(UPPER('&object_type'), UPPER('&object_name'), UPPER('&owner_name')) FROM dual REM new 1: SELECT DBMS_METADATA.get_ddl(UPPER ...
This project has the code and other artefacts for small SQL projects, including mp4 recordings that explain the project. The sums_products subproject has the scripts and artefacts for a blog post, A ...