How run sql*plus commands that are stored in a local file?
Answer / Neha Salonia
"To run SQL++ commands from a local file, use the @ command followed by the filename. For example:
```sql
@ C:my_script.sql
"""
| Is This Answer Correct ? | 0 Yes | 0 No |
What is character functions?
Why use truncate instead of delete?
Which are the different case manipulation functions in sql?
Are null values same as that of zero or a blank space?
What is a scalar value in sql?
Explain the difference between drop and truncate commands in sql?
Can you select everything, but 1 or 2 fields, without writer's cramp?
what is ref cursor in pl/sql?
What is a join?
What is Difference Between Unique and Primary Key Constraints?
How many sql are there?
Which are the different types of indexes in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)