1 INSERT INTO 2 table-name 2 view-name 3? ( 3.1+ , 3.1 column-name 3.2 ) 4? 4 OVERRIDING SYSTEM VALUE 4 OVERRIDING USER VALUE 5 VALUES 5.1+ , 5.1.0 expression 5.1.0 DEFAULT 5.1.0 NULL 5.1 ( 5.1.1+ , 5.1.1 expression 5.1.1 DEFAULT 5.1.1 NULL 5.1.2 ) 5.1.3? isolation-clause 5 insert-multiple-rows 5.1? isolation-clause 5 select-statement insert-multiple-rows: 1 integer 1variable 2 ROWS VALUES ( host-structure-array ) isolation–clause: 1 WITH 2 NC 2 UR 2 CS 2 RS 2 RR