是否有可能使用《京都议定书》第x条与《经济、社会、文化权利国际公约》的条款? If so, how?
我试图这样做:
select * from myVIew LIMIT 10 where type=3;
但有以下错误:
ERROR: syntax error at or near "where"
LINE 2: where type=3;
^
********** Error **********
ERROR: syntax error at or near "where"
SQL state: 42601
Character: 44