-
《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以...
《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以便能较全面地理解、掌握和综合运用所学的知识。 二、 设计任务与要求 (1) 对实际系统进行分析,写出需求分析说明(数据需求和事务需求)。 (2) 概念结构设计 说明本数据库将反映的现实世界中的实体、属性和它们之间的关系等(E-R图,可以用基本E-R图或扩展E-R图)。 (3) 逻辑结构设计 将概念结构映射为数据库全局逻辑结构(关系模型),包括所确定的关键字和属性、重新确定的记录结构和所建立的各个表文件之间的相互关系。 三、 设计环境与工具 要求使用辅助设计工具,如Power Designer或者ERWin等,转换为:SQL Server、Access或其它的DBMS数据库(不作统一要求)。 四、 设计步骤 参考《数据库设计实例指导书》 五、 设计题 教材P58面:3.8课程设计A、B、C任选一题 六、 设计成果 设计结果以书面形式于17周交付。 七、 成绩评定 (1) 独立完成 (2) 文档完整 (3) 满足用户需求 这是研究生数据库课程设计-"Database Design," a course design, and designed to database design is an application-oriented subjects, the study of theory must be integrated with practice. Curriculum design is through practice so that the students experienced a comprehensive training, in order to give a more comprehensive understanding and comprehensive use of the knowledge acquired. Two, design tasks and requirements (1) to the actual system analysis and write demand analysis (data needs and services deman
- 2022-12-26 20:25:03下载
- 积分:1
-
本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000....
本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000.-This article introduced the installation of SQL Server 2000 Enterprise Edition software and hardware configuration requirements, the installation process in detail the steps, and the initial use of SQL Server 2000.
- 2022-02-10 00:25:11下载
- 积分:1
-
sql server 7.0 and vc 6.0 complete a shop system.
sql server 7.0 and vc 6.0 complete a shop system.
- 2022-03-21 04:44:47下载
- 积分:1
-
pl sql 开发文档,可以下载,学习sql语法
pl sql 开发文档,可以下载,学习sql语法-plsql develop document
- 2023-01-17 06:25:04下载
- 积分:1
-
微软SQL Server 2005内:T
Inside Microsoft SQL Server 2005: T-SQL Programming。-Inside Microsoft SQL Server 2005: T-SQL Programming.
- 2022-03-15 16:45:36下载
- 积分:1
-
MyOnlineTest
基于C#开发的考试管理系统,数据库位sql server(C# development based test management system, database-bit sql server)
- 2013-11-21 10:14:23下载
- 积分:1
-
using a development of the VC SQL2000 Hotels Management System, enclosing use
一个采用VC+SQL2000开发的宾馆管理系统,内附使用说明-using a development of the VC SQL2000 Hotels Management System, enclosing use
- 2022-08-11 18:51:38下载
- 积分:1
-
SQLODBC
程序功能:实现vc中通过ODBC数据源来访问SQL数据库(procedures functions : vc achieved through ODBC data source to access SQL database)
- 2006-12-07 17:23:15下载
- 积分:1
-
SQL-Function
SQL函数说明大全 一旦成功地从表中检索出数据,就需要进一步操纵这些数据,以获得有用或有意义的结果。(SQL Function Description Daquan)
- 2014-02-12 13:34:11下载
- 积分:1
-
用C编写的短小精悍的数据库,既有运行码,又有源代码,支持APPEND,DELETE,SAVE,LOAD,INSERT,SHOW,FIND,SORT,CLOSE,...
用C编写的短小精悍的数据库,既有运行码,又有源代码,支持APPEND,DELETE,SAVE,LOAD,INSERT,SHOW,FIND,SORT,CLOSE,MODIFY,QUIT,HELP等命令,对于想学习如何用C实现数据库sql语句编程的同仁很有帮助。-Prepared by C dapper database, both running code, and source code, support for APPEND, DELETE, SAVE, LOAD, INSERT, SHOW, FIND, SORT, CLOSE, MODIFY, QUIT, HELP, such as orders, who want to learn how to C database programming sql statement Tongren helpful.
- 2023-06-14 10:35:04下载
- 积分:1