Files
oracle/timhall/script_creation/tablespace_structure.sql

4 lines
136 B
MySQL
Raw Normal View History

2026-03-12 21:23:47 +01:00
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://oracle-base.com/dba/script_creation/tablespace_ddl.sql");
?>