/* postgres can not */ /* kikimr can not */ /* dqfile can not - missing langver support */ /* hybridfile can not - missing langver support */ use plato; replace into Output select "x" as key; commit; select * from Output;