0
MAManuel Antunes
The code inserts the values of the array into the table.
0 Comments
insert into tblarray values(ARRAY[[1,2,3],[4,5,6]]);