OraCmd - Oracle access without client tool »
If you have any question, contact us:
1. How can I get the load(unload) quote char to be a double quote (") ?
2. How can I hide the password when I logon to Oracle (") ?
To hide password, use:
OraCmd > connect username@host:port:SID;
example:
see also: Connect to Oracle
3. How can I specify the record delimiter for unloading data ?
see also: Connect to Oracle .
5. How to set "NULLIF" value to empty string ?
6. How to convert a SQL*Loader control file to OraCmd command ?