Technical Blog

Pages

▼
Showing posts with label DBMS_WM.COMMITDDL. Show all posts
Showing posts with label DBMS_WM.COMMITDDL. 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...
Sep 30, 2010

ADD FOREIGN KEY TO VERSIONED TABLE

›
   ORACLE WORKSPACE MANAGER  TOPIC     If there is  a version enabled table 'BILL' and      /*  CREATE TABLE BILL (N_BILLID NUMB...
›
Home
View web version
Powered by Blogger.