select filter(where insuredname = '张三')as chezhufrom namelist运行提示语法错误,哪里错了
小白一枚,公司用的informix感谢大佬们
select * from namelist where insuredname = '张三'