script command

Oracle sqlplus formatting of data

spool had a good use, but formatted data, not very familiar with the set command, so the Internet is the next in this note are: SQL> set colsep ''; / / - domain output separator SQL> set newp none / / set check out how many pages of dat ...

Create oracle database manually

System environment: rn1, the operating system: Windowsrn2000 Server rn2, Database: Oraclern8i R2 (8.1.6) for NT Enterprise Edition / Oracle 9i for NT Enterprise Edition rn3, installation path: D: ORACLE Steps: 1, hand to create the relevant directori ...

ORACLE SPOOL Usage Summary

On SPOOL (SPOOL is SQLPLUS command, not the things inside the SQL syntax.) SPOOL data for SQL, the best definition to its own format, to facilitate the direct import procedures, SQL statements such as: select taskindex ||'|'|| commonindex ||& ...

oracle export tools spool

On SPOOL (SPOOL is SQLPLUS command, not the things inside the SQL syntax.) SPOOL data for SQL, the best definition to its own format, to facilitate the direct import procedures, SQL statements such as: select taskindex ||'|'|| commonindex ||& ...

oracle large amounts of data import and export

In the volume of data in oracle with sqlplus export the spool is achieved. Bulk import of data is achieved through sqlload. Export large amounts of data are as follows: /*************************** * Sql script part of the demo.sql begin ************ ...
Recent
Recent Entries
Tag Cloud
Random Entries
Latest Comments