ERROR: column "name" does not exist LINE 1: select id, name as name, keyword, flag from bcms.languages ^ERROR: column "name" does not exist LINE 1: SELECT name as name, keyword from bcms.s_dictionary ^ERROR: column "name" does not exist LINE 1: SELECT name as name, keyword from bcms.s_dictionary ^ERROR: column s.name does not exist LINE 1: SELECT s.id, s.parent, s.name as name, module, visible, turn... ^ERROR: column c.name does not exist LINE 1: SELECT t.id, c.name as name, c.icon, c.keyword, t.value as v... ^ERROR: column p.name does not exist LINE 3: p.name as parent_name, ^ERROR: syntax error at or near "and" LINE 13: and t.is_slider = 1 ^ERROR: syntax error at or near "ORDER" LINE 13: ORDER BY sdate DESC LIMIT 6 OFFSET 3 ^ERROR: column s.name does not exist LINE 2: ,s.name as category ^ERROR: column "full_name" does not exist LINE 2: ,full_name as full_name ^ERROR: column t.name does not exist LINE 1: SELECT s.*, t.name as team_name, t.team_logo FROM pfl.tourna... ^ERROR: column rm.name does not exist LINE 3: rm.name || ' ' || TO_CHAR(m.date, 'DD') || ', ' || TO_... ^ERROR: column rm.name does not exist LINE 3: rm.name AS month, ^ERROR: column rm.name does not exist LINE 3: rm.name || ' ' || TO_CHAR(m.date, 'DD') || ', ' || TO_... ^