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

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

于 2023-09-08 发布 文件大小:196.01 kB
0 299
下载积分: 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 个回复

  • 实现网上购物源数据库设计代码和相应的接口…
    源码实现Internet购物的数据库设计代码以及相应的操作界面。通过本程序可以了解数据库的存储过程内容和WEB程序的设计。-Realize Internet shopping source database design code and the corresponding interface. Through this program can understand the contents of the database stored procedure and WEB design process.
    2022-03-02 19:20:49下载
    积分:1
  • online book store shopping cart
    北京网上书店项目php.this文件最佳把手项目
    2022-02-22 11:02:34下载
    积分:1
  • Hotel rooms management system, a very detailed information and presentation, as...
    酒店客房管理系统,很详细的资料和介绍,还有数据库文件-Hotel rooms management system, a very detailed information and presentation, as well as database files
    2022-01-25 21:12:47下载
    积分:1
  • SqlServer2005数据库恢复,附加模式或文件模式
    SqlServer2005数据库恢复,附加模式或文件模式-SqlServer2005 database recovery, the additional model or document mode
    2022-08-14 18:14:51下载
    积分:1
  • 2022-06-14 22:43:53下载
    积分:1
  • 详细收集整理各种SQL的操作语句 是从零基础到精通的必胜法宝...
    详细收集整理各种SQL的操作语句 是从零基础到精通的必胜法宝 -Collected in detail the operation of a variety of SQL statements is the basis from zero to the master of the magic weapon to win
    2022-11-27 23:30:03下载
    积分:1
  • helpe-s.Q.L--
    about sql query in sql
    2012-01-16 04:07:41下载
    积分:1
  • SQL和VC结合
    很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
    2023-03-14 08:20:03下载
    积分:1
  • data
    数据库的教学课件,和毕业论文指导。有每一章的详细说明(The database for teaching and thesis guidance. There is a detailed description of each chapter)
    2009-11-23 11:08:51下载
    积分:1
  • 利用Visual C++实现了一个考勤管理系统,其中的代码可以直接应用到实际应用中...
    利用Visual C++实现了一个考勤管理系统,其中的代码可以直接应用到实际应用中-using Visual C++ implementation of a performance appraisal system, the code can be applied directly to the practical application
    2023-06-02 04:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载