=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...
-
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 ...
-
Cleaning SYSAUX tablespace 1. Running @?/rdbms/admin/awrinfo.sql –> Detailed Info like Schema breakdown, SYSAUX occupants space usage ...
-
It is extremely poor practice to create such SQL statements with huge inlist. You should use a temp table to hold the inlist elem...
No comments:
Post a Comment