select 1 = any (array[2, 4, 6]);
NOT contained:select 1 != all (array[2, 4, 6]);
select 1 = any (array[2, 4, 6]);
NOT contained:select 1 != all (array[2, 4, 6]);
perl -pi -e 'print "use \\MBQT\\framework\\Session;\n" if $. == 1' <file>
select last_value from identity_id_seq;
Set sequence:select setval('identity_id_seq', 2000041);
_param_array := array(select foo from prov_db.get_rz_addon_param_list(i_co_id) as foo);