Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Mar 26, 2009
Oracle Wokspace 3
›
To Refresh workspace begin dbms_wm.gotoworkspace('B_focus_9'); dbms_wm.refreshworkspace('B_focus_9'); end; But if th...
Oracle Workspace 2
›
The merge operation does not currently work with versioned tables. The optimizer translates the merge into insert/update statements on the ...
Mar 25, 2009
Oracle Workspace 1
›
Workspace Manager PL/SQL APIs The PL/SQL APIs in the DBMS_WM package can be executed * Workspace operations: create,refresh,merge,rollb...
Mar 19, 2009
Oracle Workspace
›
With Oracle's Workspace Manager it's possible to have several versions of data. That is, data can be changed, thus making a new vers...
Mar 13, 2009
Insertion with condition
›
If there is a table with fields rt (number) which is a primary key and DF varchar2.If there r 10 records and first 5 records r deleted then ...
‹
›
Home
View web version