meta data for this page
INSERT INTO connection.table
Syntax
INSERT INTO connection.table [(col [, col ...])] {VALUES (<val> [, <val> ...]) | <select_expr>};
jump to: Search / User Tools / Main Content / Change Content Width
IBExpert
INSERT INTO connection.table [(col [, col ...])] {VALUES (<val> [, <val> ...]) | <select_expr>};