-
a good visit Packaging SQL Server database of source code, written with VB.NET.
一个封装好的访问SQL Server数据库的源代码,用VB.NET写的。-a good visit Packaging SQL Server database of source code, written with VB.NET.
- 2023-03-13 14:15:03下载
- 积分: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
-
一个ODBC数据库的实例~演示过程详细~大家不懂的地方可以从中得到解答...
一个ODBC数据库的实例~演示过程详细~大家不懂的地方可以从中得到解答-an ODBC database of examples to demonstrate the process in detail to understand where we can get answers
- 2022-06-16 09:47:57下载
- 积分:1
-
一个功能简单的图书馆管理系统,但是基本功能都已经实现,界面简洁漂亮....
一个功能简单的图书馆管理系统,但是基本功能都已经实现,界面简洁漂亮.-a simple function of the library management system, but the basic functions have now been achieved, pretty simple interface.
- 2022-05-29 19:40:04下载
- 积分:1
-
左界面滚动界面制作实例,需要flatstyle平面控件
左界面滚动界面制作实例,需要flatstyle平面控件-Left interface rolling production example, the need flatstyle Control Plane
- 2022-03-14 13:41:39下载
- 积分:1
-
small single
小E单班同学录系统,支持ACCESS、SQL
默认管理员:admin
密码:admin-small single-class alumni, support ACCESS, SQL default administrator : admin Password : admin
- 2023-04-10 05:15:03下载
- 积分:1
-
高职院校收费系统,可以增加班级,增加学生,对学生进行收费统计等功能...
高职院校收费系统,可以增加班级,增加学生,对学生进行收费统计等功能-money
- 2023-01-02 15:30:04下载
- 积分:1
-
一个简单的CRM asp系统,请多多支持
一个简单的CRM asp系统,请多多支持-easy
- 2022-02-01 10:55:00下载
- 积分:1
-
数据库笔记
说明: 基础SQL数据库知识小解,适合新手入门,知识全,内容广。(Basic knowledge of SQL database, suitable for novice entry, full knowledge, wide content.)
- 2020-06-21 18:00:02下载
- 积分:1
-
VC连接数据库编程
学习的好东东
赶快下啊
VC连接数据库编程
学习的好东东
赶快下啊-VC Connect Database Programming Dongdong learn quickly under the ah
- 2022-05-19 15:18:37下载
- 积分:1