-
SQLServer important manual administrator
sqlserver 管理员重要手册-SQLServer important manual administrator
- 2022-05-28 19:30:22下载
- 积分:1
-
酒店管理系统
在 VB.Net 中得到了这个项目上酒店管理系统。它具有以下特点:
签入、 签出和预订的客人
客人添加、 更新和删除
房间里添加、 更新和删除
用户名: neilz
密码: neilz
- 2022-03-01 01:16:42下载
- 积分:1
-
java连接SQL server数据库,也是自学的资料,只要运行好了,就能知道自己数据是否连接上了本地的数据库...
java连接SQL server数据库,也是自学的资料,只要运行好了,就能知道自己数据是否连接上了本地的数据库 -java connect the sql server2000 code.
- 2022-05-19 02:57:03下载
- 积分:1
-
A small hotel management system, is learning the meaning of. Simple and practica...
一个小型的酒店管理系统,很有学习意义.简单实用.-A small hotel management system, is learning the meaning of. Simple and practical.
- 2022-04-07 19:05:42下载
- 积分:1
-
SYBASE15.0操作手册,内容全面详细,SYBASE开发人员,管理人员必备参考书....
SYBASE15.0操作手册,内容全面详细,SYBASE开发人员,管理人员必备参考书.-SYBASE15.0 operating manuals, comprehensive detail, SYBASE developers, managers must have reference book.
- 2023-04-07 11:30:03下载
- 积分:1
-
很好的书籍,自己下载了看吧。我这里就不多说了关于SQL的。...
很好的书籍,自己下载了看吧。我这里就不多说了关于SQL的。-good books, downloaded and see themselves. Here I will not say more on SQL.
- 2022-07-03 05:30:44下载
- 积分: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
-
对库存管理的物流系统的实现、订单管理…
实现物流系统中库存管理,订单管理,销售管理,配送管理,破损查询等所有功能!-The realization of the logistics system of inventory management, order management, sales management, distribution management, and damaged all the features of inquiry!
- 2022-11-10 18:05:04下载
- 积分:1
-
The use of an instance of a stored procedure to introduce the specific use store...
一个存储过程的使用实例,介绍存储过程的具体使用方法-The use of an instance of a stored procedure to introduce the specific use stored procedure
- 2022-02-03 20:46:34下载
- 积分:1
-
烟草公司应用网站,b/s模式,sqlserver后台数据库管理
烟草公司应用网站,b/s模式,sqlserver后台数据库管理- apply to the site
- 2022-03-19 19:29:14下载
- 积分:1