/
Oracle SQL-3.729.1100
Oracle SQL-3.729.1100
Parameter Setting Examples
Example SQL file
--- insert static records
INSERT INTO foo (name, age)
values
('nobody me', 100),
(‘foobar', 200)
Return Code
Code | Meaning |
---|---|
0 | Execution successful |
9 | Execution failed |
Related content
Oracle SQL-3.729.1100
Oracle SQL-3.729.1100
More like this
SQL-1.509.2104
SQL-1.509.2104
More like this
SQL-1.509.2104
SQL-1.509.2104
More like this
ORACLE database support
ORACLE database support
More like this
ORACLE database support
ORACLE database support
More like this
SQLite-3.713.1749
SQLite-3.713.1749
More like this