OraCmd 1.1 OraCmd is a command-line tools working with Oracle directly through TCP/IP protocol and doesn't require Oracle client software. Main features: 1. Connect to Oracle without installing Oracle client software. 2. Execute sql command. 3. Run sql script from file. 4. Load Oracle data from flat file (txt,csv,etc...). 5. Unload Oracle data to flat file. 6. Execute Database Tasks at a specific time (through schedule task). See also: Oracle command-line tool, Sql Loader, Sqlldr, Oracle load, Oracle unload, Oracle cvs, cvs to oracle, text to oracle, file to oracle |
OraLoader 1.2 OraLoader is a Oracle data load/unload tool. OraLoader can import data from text file, and export data to text/csv/excel/html/xml file. You can use it to migrate data from one table to another table easily, even tables in different databases. Main features: 1. Import data from text file. 2. Export data to text, csv, excel, html, xml, SQL*Loader control file. 3. Run SQL command, and export result to text, csv, excel, html, xml. See also: oracle unload, oracle load, oracle text export, oracle text import, sqlldr |