CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 SQL Server数据库 搜索资源 - sno

搜索资源列表

  1. SQL-CREATE-DATABASE

    0下载:
  2. SQL 创建数据库 CREATE DATABASE studb CREATE TABLE Stud insert into Stud(Sno,Sname,Ssex,Sdept,Sage)values( 0001 , Jim , M , IS ,19)-SQL CREATE DATABASE CREATE DATABASE studb CREATE TABLE Stud insert into Stud(Sno,Sname,Ssex,Sdept,Sage)values( 00
  3. 所属分类:SQL Server

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:吴健兴
  1. 7303201103221467

    0下载:
  2. 2、 本系统的数据库名为 jiaowu.mdb 内有五张表:stu, tea, cou, score, adm ,教务管理员对学生、教师信息进行添加时,系统分别根据学生学号、教师编号自动生成密码,米纳生成函数表达式为:spin=sno,tpin=tno-2, the system' s database called jiaowu.mdb has five tables: stu, tea, cou, score, adm, academic administrators to stude
  3. 所属分类:SQL Server

    • 发布日期:2017-04-25
    • 文件大小:12037
    • 提供者:prettygirl
  1. create-database

    0下载:
  2. 网络数据库的创建,包含数据表的建立与简单查询,   创建关系数据库S_T,在数据库中存在四张表格,分别为:     学生表students(sno,sname,email,grade);-Create a network database, including the establishment of a data table with a simple query, create a relational database S_T, the presence of four tables
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:2543
    • 提供者:杨琛
  1. sql

    0下载:
  2. 各种关于SQL的程序编程,存储过程,触发器,三级模式、动静态游标 declare cursor2 cursor static for select * from student go open cursor2 go fetch first from cursor2 update student set sage=sage+1 where sno= 0001 -On the various programming SQL, stored proc
  3. 所属分类:SQL Server

    • 发布日期:2017-04-15
    • 文件大小:7253
    • 提供者:
搜珍网 www.dssz.com