-
With the three
用三层架构实现对数据库数据的增、删、改、查。用户名为admin 密码为-With the three-tier architecture for delivering data from the database increases, delete, change, check. User name is admin password 11
- 2022-05-12 16:10:30下载
- 积分:1
-
小型超市管理系统 supermarket-database
小型超市管理系统
目录
1、项目计划
1.1系统开发目的
1.2背景说明
1.3项目确立
1.4应用范围
1.5定义
1.6参考资料
2、逻辑分析与详细分析
2.1系统功能
2.2数据流图
2.3用户类型与职能
2.4系统开发步骤
2.5系统环境需求
2.6系统安全问题
3、基于UML的建模
3.1语义规则
3.2 UML模型
3.3系统实现图
4、概要设计文档
5、逻辑设计文档
6、物理设计文档
7、小结
(Small supermarket management system directory 1 project 1.1 Background 1.2 The purpose of system development projects that 1.3 range 1.5 to establish 1.4 Applications 1.6 Reference 2 definition, logical analysis and detailed analysis of 2.1 system 2.2 Data Flow Graph 2.3 user types and functions of system development steps 2.4 2.5 system environment needs security issues 2.6 system 3, based on the UML Modeling 3.1 semantic rules 3.2 UML Model 3.3 System Figure 4, a summary of design documents 5, logic design document 6, the physical design documents 7, Summary)
- 2020-06-26 02:00:01下载
- 积分:1
-
DB2-10.1-HADR-2012-RedBook
DB2 V10 HADR RedBook
- 2012-12-04 21:26:28下载
- 积分:1
-
This the second year I wrote an educational management system we can look at dow...
这个是我二年级写的一个教务管理系统 大家可以下来-This the second year I wrote an educational management system we can look at down
- 2022-03-15 15:25:25下载
- 积分:1
-
这是一篇关于SQLServer的介绍文章,适用于SQL的初学者
这是一篇关于SQLServer的介绍文章,适用于SQL的初学者-This is an introductory article on the SQLServer for beginner SQL
- 2022-10-18 11:50:02下载
- 积分: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
-
工厂的仓库管理系统,成功的故事,用Delphi + sqlserver开发。
工厂仓库管理系统,成功案例采用delphi+Sqlserver开发
- 2022-11-19 11:20:03下载
- 积分:1
-
ASP [1].NET online database SQL Enterprise Manager v0.13 (C# source code provide...
ASP[1].NET在线SQL数据库企业管理器v0.13(C#源码提供),希望对大家有用-ASP [1].NET online database SQL Enterprise Manager v0.13 (C# source code provided) , a member of the useful
- 2022-06-16 22:25:37下载
- 积分:1
-
Based on pb+ Sql teaching curriculum design management system ..
基于pb+sql的教学管理系统..
课程设计-Based on pb+ Sql teaching curriculum design management system ..
- 2022-03-24 22:53:47下载
- 积分:1
-
一个简单的学籍管理系统我也是从别人那考看过来的,感觉还不错...
一个简单的学籍管理系统我也是从别人那考看过来的,感觉还不错-a simple Maintenance Management System as well as from others, I take it Sight, feeling pretty good
- 2023-07-05 04:40:03下载
- 积分:1