登录
首页 » SQL Server » 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3...

一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3...

于 2023-09-08 发布 文件大小:196.01 kB
0 269
下载积分: 2 下载次数: 1

代码说明:

一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。) T-SQL语句为: Create view stuview2 As Select * From student Where sex= 男 -1, experimental purposes 1) understand the concept of view. 2) to master the method to create the view. 3) control to change the view method. 4) The master with the view of management data. Second, the contents of three experiments, using T-SQL language to create, manage view (the following topics should be submitted) (1) create a view of a) Create a file called stuview2 level view of the student table from the database query XSGL the gender as " male " All the students information. Used in the creation of the view with check option. (Note: This clause is used to force all the modifications performed on the view must be consistent with statements

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • This is my year of preparation, "the staff payroll system," VB link SQ...
    这是我前年编写的“教职工工资发放系统”,应用VB连接SQLSEVER编程,现在已经在我们学校试运行,效果还不错,有兴趣地来看看哦-This is my year of preparation, "the staff payroll system," VB link SQLSEVER programming, is now in trial operation of our school, the results were pretty good. interested to see flash open her cloak
    2023-06-11 17:40:03下载
    积分:1
  • 本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接...
    本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接 2运行server.exe 3最后运行客户端和管理的应用程序-This procedure to use access database, such as the use sqlserver2000, the need to restore the back under the database called library management system and rebuild the server side to connect a first interface program running scktsrvr.exe, use this procedure to provide WAN connectivity 2 server.exe3 the final run to run and manage client applications
    2023-09-02 21:50:03下载
    积分:1
  • SQL数据库基础语法操作,以及常用语句说明。
    SQL数据库基础语法操作,以及常用语句说明。-SQL database syntax-based operations, as well as the common statement instructions.
    2022-03-24 13:35:07下载
    积分:1
  • smsjsql
    一个完全仿照阿里巴巴的网站管理系统 本软件没有版权问题(an entirely modeled on the website Alibaba management system software without the copyright issue)
    2006-06-22 13:51:06下载
    积分:1
  • err
    《SQL手册》中文版,详细介绍了SQL的很多语句和函数-err
    2022-10-09 15:10:03下载
    积分:1
  • pSQL——一个MySQL数据库管理的文件
    PSQL是管理MySQL数据库的工具。它仅包含一个文件,使得它很容易安装目前它仍然在发展,您可以:创建数据库查看数据库中的表查看表结构查看数据表创建新的表(带可视化编辑器)插入数据(需要您使用查询)还未完成:表选项(降,截断前。)插入数据(使用可视化编辑器)问题(需要修复)只能执行每个SQL查询窗口的一个语句不能从SQL窗口中选择,因为只有一个查询bug数据库。
    2023-06-17 04:20:04下载
    积分:1
  • 数据库方面的知识 最基本的建表,还有表之间的连接 请大家批评指正...
    数据库方面的知识 最基本的建表,还有表之间的连接 请大家批评指正 -err
    2022-01-31 05:51:31下载
    积分:1
  • dreamwaver+asp用于SQLSERVER用户注册登陆和修改密码的动态网页源码...
    dreamwaver+asp用于SQLSERVER用户注册登陆和修改密码的动态网页源码-dreamwaver asp for registered users SQLSERVER landing and modify passwords Dynamic Web Source
    2022-01-24 09:47:32下载
    积分:1
  • Guito certification . MCTS 70
    Guito certification . MCTS 70-431 - SQL Server 2005 Implementation and Maintenance.-Guito to certification . MCTS 70-431- SQL Server 2005 Implementation and Maintenance.
    2022-04-15 11:28:21下载
    积分:1
  • 这个源代码是本程序演示了vc连接sql和access的方法好东东。
    这个源代码是本程序演示了vc连接sql和access的方法好东东。-This source code is a demonstration of this procedure vc connect sql and access methods Dongdong good.
    2022-10-05 20:05:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载