加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ddd

发布时间:2020-12-14 05:33:59 所属栏目:百科 来源:网络整理
导读:---10. delete from ShanJian_View where sno='s1'? --(11) create view S_Sname_View cascade as select sname? from S_View? with check option ---(12) sp_rename S_view,SS_View --(13) alter view SS_view as select sno,sname,'上海' city from
---10. delete from ShanJian_View where sno='s1'? --(11) create view S_Sname_View cascade as select sname? from S_View? with check option ---(12) sp_rename S_view,SS_View --(13) alter view SS_view as select sno,sname,'上海' city from s? --(14) drop view ss_view --(15) into ss_view drop view s_view cascade? select * from SS_View select * from S_Sname_View ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? drop view s_view S_Sname_View? create view S_View? as select sno,sname from s with check option create view ShanJian_View as select sno,pno,qty from spj where jno =( select jno? from j where jname='三键' ) select * from ShanJian_View select * from j update j set jname='三键' where j.jname='三建'

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读