-
VC++
VC++中国著名景点导游咨询系统 完整的源代码 个人自己编的,调试无错-VC++
- 2023-06-18 14:15:03下载
- 积分:1
-
使用JDBC测试access,成功,并且动态增加数据源
使用JDBC测试access,成功,并且动态增加数据源-The use of JDBC test access, success, and the dynamic increase in the data source
- 2022-09-22 23:55:03下载
- 积分:1
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1
-
插入文本文件到数据库中
插入文本文件到数据库中-insert text documents to the database
- 2022-02-01 18:26:29下载
- 积分:1
-
列举出SQL Server服务器和数据库的详细信息
列举出SQL Server服务器和数据库的详细信息-cited the SQL Server database and detailed information
- 2022-02-22 10:33:23下载
- 积分:1
-
VB 和 SQL相结合的。图书查询管理软件,有详细的说明
VB 和 SQL相结合的。图书查询管理软件,有详细的说明-VB and SQL combining. Book query management software, is described in detail
- 2022-06-27 18:35:47下载
- 积分: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
-
学生考试管理系统ado版,面向sql的vc++数据库编程
学生考试管理系统ado版,面向sql的vc++数据库编程-Examination management system version ado, sql for the vc++ Database Programming
- 2022-05-05 13:50:55下载
- 积分:1
-
几个老外写的源代码大家块块下载
几个老外写的源代码大家块块下载-Several foreigners to write the source code for everyone to download块块
- 2023-02-07 17:25:04下载
- 积分:1
-
一个短小精悍的MS SQL Server数据库日志清除工具程序。
一个短小精悍的MS SQL Server数据库日志清除工具程序。-a small and MS SQL Server database log removal tool procedures.
- 2023-03-27 03:20:03下载
- 积分:1