-
图书馆管理系统,用来管理图书信息等内容,比较实用
图书馆管理系统,用来管理图书信息等内容,比较实用-Library management system, used to manage the book information and other content, more practical
- 2022-08-03 23:04:45下载
- 积分:1
-
图书管理系统,用于管理图书室里的图书的信息。
图书管理系统,用于管理图书室里的图书的信息。-Library management system for managing library book information.
- 2022-08-18 09:37:54下载
- 积分:1
-
根据数据库字段生成存储过程和c#引用代码
根据数据库字段生成存储过程和c#引用代码
- 2022-02-12 22:53:17下载
- 积分:1
-
Several foreigners to write the source code for everyone to download! ! Great
几个老外写的源代码大家下载!!很棒的-Several foreigners to write the source code for everyone to download! ! Great
- 2022-08-05 19:10:59下载
- 积分:1
-
可以分页的ListView
可以分页的ListView,可以绑定数据源,有实例源码可以参考。使用前,请用regsvr32进行注册
- 2022-12-28 18:10: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
-
这是一个工资管理系统的程序设计,用SQL为后台的设计.
这是一个工资管理系统的程序设计,用SQL为后台的设计.-This is a salary management system design using SQL to design background.
- 2022-03-19 23:58:14下载
- 积分:1
-
VB+SQL 一款SQL库的宾馆管理信息系统 具有查询房间信息 设备 等功能...
VB+SQL 一款SQL库的宾馆管理信息系统 具有查询房间信息 设备 等功能-VB+ SQL a SQL database of hotel management information system has a query function room information equipment, etc.
- 2023-01-29 08:30:03下载
- 积分:1
-
Please read them carefully before you write the document package to their specif...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-06-17 20:37:55下载
- 积分:1
-
VB 和 SQL相结合的。图书查询管理软件,有详细的说明
VB 和 SQL相结合的。图书查询管理软件,有详细的说明-VB and SQL combining. Book query management software, is described in detail
- 2022-06-27 18:35:47下载
- 积分:1