I\'ve a table with following structure:
CREATE TABLE web.cabinet_account_section ( id serial NOT NULL, section_id text NULL, account_id int4 NULL,