sql语句在查询分析器执行有结果,存储过程测试没结果

存储过程如下:v_exists:=0;selectcount(1)intov_existsfromtel_sys_latnwherelatn_partition_code... 存储过程如下: v_exists :=0; select count(1) into v_exists from tel_sys_latn where latn_partition_code =in_latn_partition_code;
到查询分析器里行: select * from tel_sys_latn where latn_partition_code ='0754'
存储过程中in_latn_partition_code为varchar2类型,确定它值也是0754 为何查询分析器的sql语句有结果,而放到存储过程却没有
展开
 我来答
小贝笨笨0
2012-09-20 · TA获得超过270个赞
知道小有建树答主
回答量:278
采纳率:0%
帮助的人:119万
展开全部
select count(1) into v_exists from tel_sys_latn where latn_partition_code =‘in_latn_partition_code’;
这样呢?
更多追问追答
追问
还是没结果,郁闷
追答
什么数据库?能把整个存储过程发出来吗
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式