码迷,mamicode.com
首页 > 数据库 > 详细

oracle存储过程中is和as区别

时间:2014-08-21 17:02:54      阅读:296      评论:0      收藏:0      [点我收藏+]

标签:blog   http   os   io   div   cti   html   log   

oracle存储过程中is和as区别

在存储过程(PROCEDURE)和函数(FUNCTION)中没有区别;

在视图(VIEW)中只能用AS不能用IS;

在游标(CURSOR)中只能用IS不能用AS。

oracle存储过程中is和as区别,布布扣,bubuko.com

oracle存储过程中is和as区别

标签:blog   http   os   io   div   cti   html   log   

原文地址:http://www.cnblogs.com/aisam/p/3927461.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!