最新帖子 精华区 社区服务 会员列表 统计排行 道具中心 银行
主题 : 大家使用 Procedure 多吗?
imysqler 离线
iMySQLer
级别: 管理员
显示用户信息 
0  发表于: 2009-03-29 14:01
0

大家使用 Procedure 多吗?

不知道大家在使用 MySQL 数据库的时候有没有使用 Procedure 功能? T?1BcY  
选择使用 Procedure 的时候主要是基于一种什么考虑?
From:浙江省杭州市 顶端
careswu 离线
级别: 新手上路
显示用户信息 
1  发表于: 2009-05-31 14:54
MySQL中没有使用这个功能。
From:Unknown 顶端
eugene 离线
宁静致远,淡泊明知!
级别: 论坛版主
显示用户信息 
2  发表于: 2009-06-16 14:59
怎么可能呢,兄弟.....mysql早期版本4.1.7之前的版本不支持,后面都支持
From:浙江省杭州市 顶端
popgo 离线
级别: 新手上路
显示用户信息 
3  发表于: 2009-06-25 11:49
摘文档: XR..DVab  
4bk`i*-O  
Some situations where stored routines can be particularly useful: ZiZ@3O6  
    When multiple client applications are written in different languages or work on different platforms, but need to perform the same database operations. /xUF@%rT  
    When security is paramount. Banks ,for example ,use stored procedures and functions for all commonoperations. This provides a consistent and secure environment, and routines can ensure that each operation is properly logged.In such a setup, applications and users would have no access to the database tables directly, but can only execute specific stored routines. pFH.beY  
s~{rC{9X  
MySQL触发器,应该也可以做审计用吧 K~d'*J-  
\:+\H0Bz  
努力两年,再拜阿里!
From:福建省福州市 顶端
peter-yue 离线
级别: 新手上路
显示用户信息 
4  发表于: 2009-07-09 11:06
和其他的数据库一样,用到proc的应该是需要进行游标处理,复杂数据逻辑运算等场景
From:广东省深圳市 顶端
meteor 离线
级别: 新手上路
显示用户信息 
5  发表于: 2009-11-04 14:17
没用过 vTJ}8  
From:新加坡 顶端
快速回复 顶端
内容
HTML 代码不可用
使用签名
Wind Code自动转换

认证码:
按 Ctrl+Enter 直接提交