=CONCATENATE("insert into WGPOMSUSR.TEST_KAMS_VINACCOUNT(vin,csmr_id) values ('",A1,"','",B1,"');")
Monday, March 9, 2015
Subscribe to:
Post Comments (Atom)
Featured Post
Apply Patch 22191577 latest GI PSU to RAC and DB homes using Opatch auto or manual steps
Patch 22191577: GRID INFRASTRUCTURE PATCH SET UPDATE 11.2.0.4.160119 (JAN2016) Unzip the patch 22191577 Unzip latest Opatch Version in or...
-
It is extremely poor practice to create such SQL statements with huge inlist. You should use a temp table to hold the inlist elem...
-
You might get this error while dropping a schema or tablespace or objects it self. You need to drop using sys user with following syntax ...
-
Some times oem shows scan listener status down even if it is up. Problem is with configuration. While creating a listener_scan target i...
No comments:
Post a Comment