-
软件简介:1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用...
软件简介:1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用 -software brief : 1. Database technology 2.stringgrid lot of operational applications to join edit, Combox calculation 3. Statements 4. Application of the registry
- 2023-08-16 13:20:03下载
- 积分:1
-
sql
数据库从SQL Server 2008版本降低到2005(Reduced from SQL Server 2008 database to version 2005)
- 2013-12-21 09:55:53下载
- 积分:1
-
SHAN Shi
单世民老师 编写的 数据库模型ppt 参考其对应数目-SHAN Shi-min teacher ppt reference database model prepared by the number of their counterparts
- 2023-07-11 00:25:03下载
- 积分:1
-
vb与数据库的一些需要我们注意的地方
vb与数据库的一些需要我们注意的地方-vb database of some of the places we need to pay attention to
- 2022-09-07 12:20:02下载
- 积分:1
-
viaual c+++ sqlsever database application system development and code examples i...
viaual c++ + sqlsever 数据库应用系统开发与实例 第三章代码-viaual c+++ sqlsever database application system development and code examples in Chapter III
- 2022-07-13 12:52:08下载
- 积分:1
-
SQL2000应用程序主要是用做数据库连接的问题,包括数据上传备份...
SQL2000应用程序主要是用做数据库连接的问题,包括数据上传备份-SQL2000 application is mainly used for database connection issues, including backup of data upload
- 2023-07-19 04:25: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
-
采用c#多层架构设计,一个比较简单的博客系统,可以作为学习或者参考之用...
采用c#多层架构设计,一个比较简单的博客系统,可以作为学习或者参考之用-Using c# Multi-layered architecture design, a relatively simple blog system, can serve as a learning or reference
- 2022-05-12 22:39:30下载
- 积分:1
-
Infotech Computers Sale & Services is a retailer app
- 2023-06-22 23:10:06下载
- 积分:1
-
201211251165788
管理系统的设计与实现 ,使用的框架是Struts和Hibernate,用的技术是java ,开发平台是myeclipse ,数据库是mysql(The design and implementation of the management system is based on Struts and Hibernate. The technology used is Java, the development platform is MyEclipse, and the database is mysql.)
- 2018-06-04 21:27:48下载
- 积分:1