informix sql查询后逻辑判断_百度知道
最佳答案: select case when a==1 then 1 when b==1 then 2 when c==1 then 3 else 0 end as ret from table where…… 手打 望采纳更多关于informix做sql查询出错的问题>>
Informix出错信息代码对照_百度文库
2012年4月10日 - Informix出错信息代码对照_IT/计算机_专业资料。包含完整的Informix数据库系统错误代码...查找错误编码信息。 4150 程序错误在<模块>,<行号>的行上。 ...
informix数据库 返回的不是标准错误码_百度知道
问题描述: 遇到过 -1000 和-400,不知道是什么错[专业]答案:finderr 1000 找不到,确认一下这个返回码是sqlcode吗 finderr 400 -400 Fetch attempted on unopen cursor. This FETCH statement names a cursor ...更多关于informix做sql查询出错的问题>>