import method

Oracle Export Import method

rn Export table: exp scott / tiger @ mycon tables = (dept, emp) file = tab1.dmp Export users: exp system / manager @ mycon owner = scott file = usr1.dmp Export database: 1. Full export exp system / manager @ mycon full = y inctype = complete file = f ...

oracle learning _Sql loader to use

rn Yesterday looked oracle data import method to import data in oracle in the following main methods: rn 1, directly insert ...... values () statement; rn example: rn insert into book (no, name, type) values ('2006001 ',' basketball park ...
Recent
Recent Entries
Tag Cloud
Random Entries
Latest Comments