SQL-1.509.2104
Limitations
Special Notes
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 |
5 | SQL error |
9 | Other errors |