I want to import .sql file in Oracle by command prompt so please tell me that command to import .sql file in oracle in MYSQL I am using it like this
mysql -u
It's worth knowing you can have a space between @ and the input file, which enables the use of the tab key auto completion.