-
VBAndSQLstudent
VB+SQL做的学生信息管理系统,全程源码和数据库备份(VB+ SQL to do the student information management system, full source code and database backup)
- 2009-06-14 10:03:38下载
- 积分:1
-
ASP.net+Access数据库源码
ASP.net+Access数据库源码 -本程序是一个电话本程序,仅供大家参考
- 2023-03-15 23:40:04下载
- 积分:1
-
学生信息管理系统
完整的学生信息管理系统,包含三部分:基础信息管理,基础信息查询,学生信息管理与查询。含数据库链接方法
- 2022-08-05 22:47:13下载
- 积分:1
-
student
自己建立表格,并进行对图表的基本运算,比如说有条件的搜索(Create forms and basic arithmetic chart)
- 2012-11-02 20:37:33下载
- 积分: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
-
SQLServer important manual administrator
sqlserver 管理员重要手册-SQLServer important manual administrator
- 2022-05-28 19:30:22下载
- 积分:1
-
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。...
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
- 2022-02-12 19:13:34下载
- 积分:1
-
自己编写的迷你图书馆的完整程序.VC6MFC编写的,Windows界面.数据采用了Sqlserver2000.压缩包中已包括了数据库.先附加数据库再运行....
自己编写的迷你图书馆的完整程序.VC6MFC编写的,Windows界面.数据采用了Sqlserver2000.压缩包中已包括了数据库.先附加数据库再运行.-I have written a complete mini-library program. VC6MFC prepared, Windows interface. Data used Sqlserver2000. Compress the package have already been included in the database. First and then run an additional database.
- 2022-03-18 10:27:00下载
- 积分:1
-
图书管理系统,用于管理图书室里的图书的信息。
图书管理系统,用于管理图书室里的图书的信息。-Library management system for managing library book information.
- 2022-08-18 09:37:54下载
- 积分:1
-
超市管理系统管理系统…
超市管理系统超市管理系统超市管理系统超市管理系统超市管理系统超市管理系统
- 2022-03-02 14:02:35下载
- 积分:1