-
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2022-06-27 10:33:39下载
- 积分:1
-
465
SQL数据定义功能 及实验结果的图片。(SQL data definition functions)
- 2014-05-21 19:22:52下载
- 积分:1
-
VB与EXCEL精华 VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华-VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream
- 2022-04-09 11:39:34下载
- 积分:1
-
Police E Wei office automation database, can refer to all the SQL scripts used t...
警E卫办公自动化数据库,可以参照全部用SQL脚本建立数据库,以及添加相关用户组,用户名,权限等-Police E Wei office automation database, can refer to all the SQL scripts used to build up a database, and add the relevant user group, user name, permissions, etc.
- 2022-07-18 05:39:50下载
- 积分:1
-
sql/asp code for shopping cart
sql/asp code for shopping cart
- 2022-01-25 17:26:02下载
- 积分:1
-
ASP [1].NET online database SQL Enterprise Manager v0.13 (C# source code provide...
ASP[1].NET在线SQL数据库企业管理器v0.13(C#源码提供),希望对大家有用-ASP [1].NET online database SQL Enterprise Manager v0.13 (C# source code provided) , a member of the useful
- 2022-06-16 22:25:37下载
- 积分:1
-
student
自己建立表格,并进行对图表的基本运算,比如说有条件的搜索(Create forms and basic arithmetic chart)
- 2012-11-02 20:37:33下载
- 积分:1
-
一、实验目的
1)理解视图的概念。
2)掌握创建视图的方法。
3)掌握更改视图的方法。
4)掌握用视图管理数据的方法。
二、实验内容
3...
一、实验目的
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
- 2023-09-08 05:20:03下载
- 积分:1
-
<SQLServer2005数据库基础及应用技术教程与实训>,2008年北京大学出版社出版,大学用的教材,仅供个人学习参考用!讲解详细!想学SQLS
,2008年北京大学出版社出版,大学用的教材,仅供个人学习参考用!讲解详细!想学SQLSERVER2005的朋友赶紧下-, 2008, Peking University Press, University materials are for personal study and reference! Explained in detail! Want to learn SQLSERVER2005 friend got off the
- 2023-01-25 14:20:10下载
- 积分:1
-
- 2022-06-14 22:43:53下载
- 积分:1