I want to import the .sql file into Oracle on the command line so please tell me that the command to import the .sql file into oracle in MYSQL I use it like this
mysql -u root -p -h localhost softpoint < D:\Nisarg\NEult\softpoint.sql
but in Oracle I donβt know how to use this utility, so please help me
thanks
sql oracle oracle10g oracle11g oracle-sqldeveloper
Chintan gor
source share