-
一个简单的学籍管理系统我也是从别人那考看过来的,感觉还不错...
一个简单的学籍管理系统我也是从别人那考看过来的,感觉还不错-a simple Maintenance Management System as well as from others, I take it Sight, feeling pretty good
- 2023-07-05 04:40:03下载
- 积分:1
-
VB to do merchandise sales management system
A complete source code and databa...
VB商品销售管理完整程序.rar
VB做的商品销售管理系统
有完整的源代码和数据库
只需连接好数据库就可以直接运行了
这是毕业设计
希望对大家有帮助-VB to do merchandise sales management system
A complete source code and database
Just plug in your database, you can directly run
This is a graduation project
We want to help
- 2022-01-25 19:27:59下载
- 积分:1
-
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接...
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接-Jsp to connect sql database with the realization of the code can be used to achieve alternative hibernate database connection
- 2022-02-09 11:47:04下载
- 积分:1
-
机票系统
VB,机票预订系统,
- 2022-01-25 18:15:30下载
- 积分:1
-
这是用sql编写的售后服务网站,有数据库备份文件等,希望对您有说帮助...
这是用sql编写的售后服务网站,有数据库备份文件等,希望对您有说帮助-It is written with sql service website, have a database backup file in the hope that you are meant to help the
- 2022-02-06 09:20:53下载
- 积分:1
-
用ASP。NET + SQL数据库的学生管理系统,界面简单,切割伤…
用ASP.NET + SQL 数据库的学生管理系统,界面简单,代码简洁易懂,适宜初学者学习!-ASP.NET+ SQL database with the student management system, to meet simple, concise and understandable code, suitable for beginners to learn!
- 2022-04-08 17:03:44下载
- 积分:1
-
小型商场数据库
使用sql编写的小型商场数据库:
(1)能记录每一笔进货,查询商品的进货记录,并能按月进行统计。
(2)能记录每一笔售货,查询商品的销售情况,并能进行日盘存、月盘存。
(3)能按月统计某个员工的销售业绩。
(4)在记录进货及售货的同时,必须动态刷新库存。
(5)能打印库存清单,查询某种商品的库存情况。
- 2022-01-26 01:09:34下载
- 积分: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
-
一个很精美的留言半,只有管理人员才能进行回复,删除等操作...
一个很精美的留言半,只有管理人员才能进行回复,删除等操作-A very beautiful message and a half years, only managers in order to restore, delete and other operations
- 2022-06-27 12:04:47下载
- 积分:1
-
忙碌的学生们!给你们一个数据库学生信息管理系统做为参考,因为我这几天也在做,做好了给你们作为参考!...
忙碌的学生们!给你们一个数据库学生信息管理系统做为参考,因为我这几天也在做,做好了给你们作为参考!-busy students! Give you a student information database management system as a reference, because I also do these days, do to you as a reference!
- 2022-08-19 12:24:46下载
- 积分:1