This document provides lecture notes on Database Management Systems. It covers topics such as the introduction to DBMS, relational model, entity relational model, and more. The content is suitable for students studying computer science and information systems.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Lectures Notes in Database Management Systems Lecture (1) Submitted By: Dr. Ahmed Mohamed Abd-Elwahab Lecture in BIS Department, Faculty of Commerce & Business Administration, Helwan University, Cairo, Egypt.
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
4 Ch 1. OUTLINE (Part One) ❑Introduction. ❑Basic Definitions. ❑Purpose of Database Systems. ❑Disadvantages of the File Processing Systems. ❑Main Characteristics (Advantages) of the Database ❑Database Systems Applications.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
5 1.1 Introduction AllOrganizationsPublic,GovernmentalorPrivate, SmallorLargedepend on Computerized Informa Systems (CBIS)forCarrying out their daily act
6
7 ➢Data-is aRaw Facts/Materialsthatcan be stored and can take theformof a number of statements. ❑Dataof Student:ID,Name,Age, Level, Gender… ❑Dataof Course:Code,Title,Cost, Hours, Type… ❑Type ofData:Numbers, String, Text File, Audio, Video. par chare afdl ast8lal mmkn ll data bt3tk
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
8 ➢Information- is data that has beenconvertedi meaningfulandusefulcontextforendusers. (Processed Data). ❑List of studentsisinformation. ❑List of male studentsisinformation. ❑The numbers of optional coursesisinformat
9 Example: ▪SalesData-isnames,quantitiesanddollar amounts. ▪SalesInformation-isthe amount of salesby product type, or by salespers
Flat File Environment File ProcessingDatabase System
12 data wherehouse: aktr mn data base data mining: discover al knolege from data
13 Concept of Database ➢Databaseas acollection of related data. ➢Databaseisbuilt to store logically interrelated representing some aspects of the real world. ➢Databaseis constructed according to adata mode whichdefinesthewayinwhichdataand interrelationshipsbetween them can berepres yatm ansh2ha wafkn
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
20 Thereareseveralcharacteristicsthat distinguish theDatabaseSystemfrom theFile Processing System. 1.4 Main Characteristics & Bene (Advantages) of Database Syste
21 1.4 Main Characteristics & Bene (Advantages) of Database Syste ➢Self-describing nature of a database system: ▪A DBMSCatalogstores the description ofa particular database (e.g.,data structures,types, andconstraints) ▪The description is calledMeta-data*. ▪ThisallowstheDBMSsoftware towork with different database applications. ➢Insulation between programs and data: ▪CalledProgram-data Independence. ▪Allowschangingdata structuresandstorage organization without having to changetheDBMS access programs.
22 ➢Support of multiple views of the data: ▪Each usermay see adifferentviewofthe database, which describesonly the data of interest to that user. ➢Sharing of data and multi-user : ▪Current database systemsare designed formultiple users toaccessthesame databaseat thesame time. ▪Thisaccessisachievedthroughfeaturescalled Concurrency Control Strategies. 1.4 Main Characteristics & Bene (Advantages) of Database Syste
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
23 ➢Control of data redundancy ➢Data sharing ➢Enforcement of integrity constraints ➢Restriction of unauthorized access ➢Data independence ➢Transaction processing ➢Provision for multiple views of data 1.4 Main Characteristics & Bene (Advantages) of Database Syste