您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 【2019-2020春学期】数据库作业17:SQL练习9 – CURSOR

  2. 程序运行: IF(exists(select * from sys.objects where name='pro_cursor')) DROP PROCEDURE pro_cursor GO CREATE PROCEDURE pro_cursor --存储过程 AS DECLARE Sno char(9) --定义变量 DECLARE Sname char(20) --定义变量 DECLARE mycursor CURSOR FOR select Sno,Sname from Student
  3. 所属分类:其它

    • 发布日期:2020-12-14
    • 文件大小:54272
    • 提供者:weixin_38627521