-
运用数据库技术来实现的学生选课系统,可以登入成绩,登入学生,记录成绩等功能...
运用数据库技术来实现的学生选课系统,可以登入成绩,登入学生,记录成绩等功能-The use of database technology to achieve student elective system, you can log results, log in students, recording achievement and other functions
- 2022-02-05 17:55:07下载
- 积分:1
-
llblgen 1.21源代码
LLBLGen 1.21 Sourcecode
- 2022-02-20 19:24:38下载
- 积分:1
-
SQL 语句,用于SQL Server的学习。
SQL 语句,用于SQL Server的学习。-SQL statement, SQL Server for the study.
- 2022-07-09 05:20:35下载
- 积分:1
-
SQL
SQL入门经典(第四版),非常经典的书籍,可以借鉴。(SQL the entry Classic (fourth edition), classic books, can learn from.)
- 2013-01-31 13:56:08下载
- 积分:1
-
1. Backup equipment understand and grasp the concept of how to manage database b...
1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of four some of the equipment, master backup and restore fully the basic skills
- 2022-03-02 09:52:36下载
- 积分:1
-
高职院校收费系统,可以增加班级,增加学生,对学生进行收费统计等功能...
高职院校收费系统,可以增加班级,增加学生,对学生进行收费统计等功能-money
- 2023-01-02 15:30:04下载
- 积分: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
-
vc写的测试数据库连接,直接存在txt文本中,方便阅读
vc写的测试数据库连接,直接存在txt文本中,方便阅读-vc written test database connections, direct presence txt text, easy reading
- 2023-01-23 12:50:04下载
- 积分:1
-
网络考试系统实现了在线考试平台,功能有教师出题,自动阅卷,考试现场等...
网络考试系统实现了在线考试平台,功能有教师出题,自动阅卷,考试现场等-Network Test System to achieve an online test platform, functions of teachers out of title, automatic grading, test site, etc.
- 2022-03-20 18:53:18下载
- 积分:1
-
管理房地产营运,sql server 2000+visual basic,开发环境为visual studio 6.0...
管理房地产营运,sql server 2000+visual basic,开发环境为visual studio 6.0-management of real estate operations, sql server 2000 visual basic, Development Environment 6.0 for visual studio
- 2022-01-23 11:12:55下载
- 积分:1