There are several problems with your query. First of all you use single quotes which makes query invalid. Postgres will interpret strings ...
確定! 回上一頁