1 2 3 4 5
/* postgres can not */ /* custom error:Modification of "Output" view is not supported*/ insert into plato.Output with truncate select * from plato.Input;