|< < 8 > >|

Insert

Insert query result

insert into T select k + 1000, x + 1000, y + 1000, z from T;
  • Column types from select must agree with those of the receiving columns.

|< < 8 > >|