Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Showing posts with label
_LTS
.
Show all posts
Showing posts with label
_LTS
.
Show all posts
Nov 19, 2010
Drop foreign key from a Versioned Table
›
To drop a foreign key constraint from a version enable table . EXECUTE DBMS_WM.BeginDDL('PARENT_TABLE'); EXECUTE DBMS_WM.BeginDDL...
›
Home
View web version