Files
oracle/timhall/script_creation/tablespace_structure.sql
2026-03-12 21:23:47 +01:00

4 lines
136 B
SQL

<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://oracle-base.com/dba/script_creation/tablespace_ddl.sql");
?>