decode

NVL
to_char
decode
PreparedStatement
在以下设置参数的示例中,con 表示一个活动连接: 

   PreparedStatement pstmt 
=  con.prepareStatement( " UPDATE EMPLOYEES
                                     SET SALARY  =   ?  WHERE ID  =   ? " );
   pstmt.setBigDecimal( 1 153833.00 )
   pstmt.setInt(
2 110592 )
e.item_code=g.imc_item_code(+)

posted on 2007-02-23 10:30 youngturk 阅读(221) 评论(0)  编辑  收藏 所属分类: Oracle


只有注册用户登录后才能发表评论。


网站导航:
 
<2007年2月>
28293031123
45678910
11121314151617
18192021222324
25262728123
45678910

导航

统计

公告

this year :
1 jQuery
2 freemarker
3 框架结构
4 口语英语

常用链接

留言簿(6)

随笔分类

随笔档案

文章分类

文章档案

相册

EJB学习

Flex学习

learn English

oracle

spring MVC web service

SQL

Struts

生活保健

解析文件

搜索

最新评论

阅读排行榜

评论排行榜