Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Showing posts with label
Insert
.
Show all posts
Showing posts with label
Insert
.
Show all posts
Feb 10, 2010
Insert Statements
›
Insert into ( select S_DESIGNATION, S_DESCRIPTIONDESG from designation_mast where N_DESGCODE=2) values ( 'tttttttttt','ere...
May 21, 2009
Trigger (Insertion on Same Table)
›
Trigger to insert a field from sequence at user insertion itself by avoiding mutating table error. For example ; for a table as 'TABLE_...
›
Home
View web version