INSERT INTO connection.table
Syntax
INSERT INTO connection.table [(col [, col ...])] {VALUES (<val> [, <val> ...]) | <select_expr>};
See also:
Example: Inserting files into a database
<< EXECUTE STATEMENT | IBEBlock | COMMIT >>
Syntax
INSERT INTO connection.table [(col [, col ...])] {VALUES (<val> [, <val> ...]) | <select_expr>};
See also:
Example: Inserting files into a database
<< EXECUTE STATEMENT | IBEBlock | COMMIT >>
Follow IBExpertise on:
COPYRIGHT © 2002-2024
IBExpert Ltd. All rights reserved.
home - site map - contact - order online - order & payment options - legal - website privacy policy
© Copyright IBExpert Ltd 2002-2024
Page last modified on May 27, 2021, at 01:09 PM MEZ