This note covers the following topics: Databases and database users, database system
concepts and architecture, relational data model, lab manual, the relational
data model and constraints, Relational algebra and calculus, sql, basic sql,
JDBC API to access relational databases in java, JDBC API javadoc, sun JDBC,
JDBC scrollable resultsets, oracle JDBC drivers for java 6, ER model, enhanced
ER model.
Objective of this note is to understand the basic concepts and
the applications of database systems, the basics of SQL and construct queries
using SQL and explains the relational database design principles.
Author(s): Malla Reddy College Of Engineering
and Technology
Database is a collection of interrelated
data and set of programs can access that system. The contents include: Conceptual Modeling,
Relational Approach,Basic Sql Query and Normalization, Transaction Management, Concurrency Control.
Author(s): Ms. K Radhika
Assistant Professor, Ms. P Navya Assistant Professor, Department of Computer
Science Engineering,Institute of Aeronautical Engineering
The contents include: What is DBMS, The relational data model,
Entity-Relationship (E/R)modelling, Relational algebra and relational calculus, SQL, Case Study - Cancer
registry for the NHS –challenges, Schema refinement I, Schema refinement II, Schema refinement III and
advanced design,On-line Analytical Processing (OLAP), Case Study - Cancer registry for the NHS
-Experiences, XML as a data exchange format.
Author(s): Ken Moody, Computer Laboratory, University of Cambridge,UK
This note covers the following topics: Databases and database users, database system
concepts and architecture, relational data model, lab manual, the relational
data model and constraints, Relational algebra and calculus, sql, basic sql,
JDBC API to access relational databases in java, JDBC API javadoc, sun JDBC,
JDBC scrollable resultsets, oracle JDBC drivers for java 6, ER model, enhanced
ER model.