搜索资源列表
ssd7-exam1
- Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
student
- 学生选修课程管理系统的设计与实现 目 录 一、需求分析 2 1.1系统简要分析 2 1.2 应用需求分析 2 二、概要设计 4 2.1业务流分析 4 2.2数据流分析 4 2.3程序数据流程分析及流程设计 4 2.4数据字典 7 2.5系统数据模型设计 8 2.5.1 E-R图 8 2.5.2数据库建表 9 三、详细设计 11 3.1登陆模块的设计与功能实现:界面设计如下: 11 3.2系统管理 11 3.2.1系统管理菜单
SQLserver
- SQL 选修课程管理系统.包括需求分析,E-R图设计,设计关系模式,系统结构图. 调查学校教务处,设计用于管理全校学生选修课活动的系统。主要功能有: 全校选修计划课程管理; 全校选修开课课程管理; 全校学生选课管理; 全校选修课成绩管理; 打印报表
工资管理系统v0.95
- 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计>) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design / data flow diagram / data dictionary) B. database of informa
布告栏
- 这是一个自己做的数据库的布告栏管理系统,可以实现一些简单的查询,添加,删除功能,代码已经在vc6.0下编译过,其中还包括设计文档,E-R图,和数据字典-own bulletin board database management system, can achieve some simple query, add, delete function, the code has been compiled under vc6.0, including design documents, E-R ma
chaoshisujvku
- 超市数据库管理,含有e-r图,可以放心使用-Supermarkets Database
baokandingyue
- 这是我的数据库课程设计,采用SQL语句编写,我自己重画的E-R图和流程图,基本可以直接用了。-This is my database of curriculum design, the use of prepared SQL statements, I have re-drawing the ER diagram and flow chart, the basic can be directly used.
shujukukechengsheji
- 数据库课程设计--报刊订阅管理系统,内有任务书和设计论文,论文中做了需求分析,有E-R图,流程图。数据库有截图,有查询,修改,添加,删除的SQL语句和结果截图。-Database of curriculum design- Newspaper subscr iption management system with a mandate and design of book paper, paper has done a needs analysis, there is ER diagram, f
wangshanggouwu
- 数据库课程设计--网上购物系统,内有任务书和设计论文,论文中做了需求分析,有E-R图,流程图。数据库有截图,有查询,修改,添加,删除的SQL语句和结果截图。,-Database of curriculum design- online shopping system, with the mandate and design of book paper, paper has done a needs analysis, there is ER diagram, flowchart. Databas
word3
- 用SQL写的数据库的需求分析,E-R图,模块功能分析,关系图-Database using SQL to write the demand analysis, ER diagram, functional analysis module, the relationship between map
bookshop
- 数据库实践设计作品--网上图书订购管理系统,附完整的E-R图和说明文档,以及全部实现代码和SQL2005项目工程-Database design work in practice- an online book ordering management system, with a complete ER diagrams and documentation, as well as to achieve full code and SQL2005 Project
newspage-ordering-system
- 关于报刊订阅管理系统的数据库课程设计!主要用sql语言实现,里面有详细的代码,E-R图。-Newspaper subscr iption management system on the curriculum design of the database! Mainly with sql language, there are detailed code, ER diagram.
daima
- 此为建库和查询代码 针对 了解数据库和 数据库实验使用 逻辑结构设计 将E-R图转换成关系模式: 管理员(编号,账号,密码,权限) 房 间(编号,类型,价格,状态,入住客户编号) 客 户(编号,姓名,性别,年龄,身份证号,住址,入住时间,预计天数,房间编号,退房时间,押金,住宿费,登记人) 管理员房间管理(管理员编号,房间编号) 管理员客户管理(管理员编号,客户编号)-This is the code for building a database an
minhang
- 类似一个名航数据库的前台 各种SQL语句和代码,权限设置,触发器,存储过程,E-R图-Hang a name similar to the front of the database SQL statements and code, permissions settings, triggers, stored procedures, ER diagram
datebase
- 采用 Microsoft SQL Server 2008 数据库作为实验DBMS。 用 E/R 图建立数据库的概念模型。 将 E/R 模型转换为关系模型。 用 SQL 创建数据库模式。 将数据批量装载到数据库中。 用 SQL 进行查询和更新操作。 用 SQL 进行高级数据库操作。 用 JDBC 编程连接数据库并进行操作 -Microsoft SQL Server 2008 database as an experimental DBMS. E/R diagram
database
- 讲解数据库方面的知识,包括E-R图,触发器,关系数据库的细节。-The explain database knowledge, including details of the ER diagram, triggers, relational database.
SQL-Database-Design-Experiment
- 使用PowerDesigner做的sql的数据库设计, 实验要求: 1.根据需求分析结果画出对应的E-R图 2.将E-R图转换成关系模式 3.对关系模式进行优化-Using PowerDesigner do sql database design, Experimental requirements: 1. According to requirements analysis results draw the corresponding E-R diagram 2.
Database-design-courses
- 这个项目是数据库的课程设计,其中包括设计的sql语句,课程设计的文档,还有E-R关系图,这是做的一个基于javaEE的运动会管理系统,对学习java与数据库都有很好的帮助。sql语句很全面,包括触发器,存储过程,规则及绑定,视图,索引,游标,等等。-This project is a database of curriculum design, including design sql statement, curriculum design documentation, as well as
