Introduction to Database Management System
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

ما هو تعريف قاعدة البيانات؟

مجموعة من البيانات والمعلومات المخزنة بطريقة نموذجية ودون تكرار مرتبطة ببعضها البعض وفقًا للعلاقات المتبادلة.

ما هي مكونات نظام إدارة قاعدة البيانات (DBMS)؟

  • جميع ما سبق (correct)
  • المستخدمين
  • البرامج
  • البيانات
  • تُستخدم قواعد البيانات بشكل أساسي على الحواسيب الكبيرة فقط.

    False

    نظام إدارة قاعدة البيانات هو حلقة وصل بين ______ وقاعدة البيانات.

    <p>المستخدمين</p> Signup and view all the answers

    ما هو الهدف الأساسي من نظام إدارة قاعدة البيانات من وجهة نظر الإدارة؟

    <p>المساعدة في التخطيط وصنع القرار.</p> Signup and view all the answers

    ما هو الفرق الأساسي بين قاعدة البيانات ونظام إدارة قاعدة البيانات؟

    <p>قاعدة البيانات هي مجموعة البيانات، بينما نظام إدارة قاعدة البيانات هو مجموعة من البرامج التي تُدار وتُتحكم في تخزين واسترجاع البيانات.</p> Signup and view all the answers

    ما هي وظيفة نظام إدارة قاعدة البيانات؟

    <p>إدارة عملية تخزين واسترجاع البيانات، وتوفير إمكانية الوصول لعدد كبير من المستخدمين للتعامل مع قاعدة البيانات.</p> Signup and view all the answers

    ما هي أنواع العلاقات بين الجداول في قواعد البيانات؟

    <p>العلاقات بين الجداول في قواعد البيانات هى واحد لواحد (1:1)، وواحد لكثير (1:M)، وكثير لكثير (M:M).</p> Signup and view all the answers

    ما هي أهم مزايا قواعد البيانات؟

    <p>من أهم مزايا قواعد البيانات: تقليل التكرار غير المبرر للبيانات، وتجنب الاختلافات في البيانات، و تحقيق مبدأ مشاركة البيانات..</p> Signup and view all the answers

    ما هو أنواع البيانات؟

    <p>جميع ما سبق</p> Signup and view all the answers

    Study Notes

    Course Information

    • Course Title: Computer Science
    • Department: Medical Sciences
    • Semester: First year introductory
    • University: Al-Asmari Islamic University
    • Zliten Faculty of Sciences
    • Academic Year: 2023-2024
    • Lecturers: Dr. Ayman Mukhtar Armiso, Salah Al-Hadi Javan, Muftah Muhammad Al-Kazzagli, Abdullah Masoud Al-Arqat

    Database & Database Management System (DBMS)

    • Database (DB): A collection of organized data without repetition, related to each other through relationships.
    • Table: Composed of records (rows) and fields (columns).
    • Record (Record): A row containing data about a specific entity, e.g., an employee record.
    • Field (Field): A column containing a specific piece of information about an entity, e.g., employee ID.
    • Key Field (PK): A field uniquely identifying each record in a table.
    • Employee's data example: Includes the employee number, name, grade, appointment date, salary, and department.
    • Database Management System (DBMS): A set of programs that organize data, allowing multiple users to access, manage, and manipulate it.
    • Data: The raw material used to create information — names, ages, numbers, etc.
    • Information: Processed, analyzed, or synthesized data that provides understanding or insights.
    • Record (Row in table): The place where integrated data for a particular subject in the table is stored
    • Field (column in table): One statement of table data is stored (type name, etc).
    • Example: Name of Person, Address of Person, etc
    • Primary Key (PK): A column (or more) in a table that uniquely identifies each record. The values are unique (non-repeated) and cannot contain a Null value.
    • Foreign Key (FK): A column referring to a primary key in another table, establishing relationships between tables.
    • Examples of functions: Adding, deleting, modifying data, searching, arranging and presenting the data in reports or organized forms, and calculating sums or averages of required data.

    Database Management System (DBMS) Advantages

    • Reduces data repetition.
    • Avoids data inconsistencies.
    • Allows data sharing among multiple users.
    • Enables security and confidentiality controls.
    • Maintains data integrity.
    • Offers data independence.

    DBMS Components

    • Data: The database itself, stored on computers.
    • Equipment: Computers (small/personal or large), magnetic disks, and backup tape units.
    • Programs: Software to manage and control DBMS functions.
    • Database Users: Software developers, specialized staff, and users interacting with the DBMS.

    Database Models (Examples)

    • Hierarchical Model: Data organized in a tree-like structure (parent-child relationships).
    • Advantages: Fast data retrieval, organized structure, easy data insertion/deletion.
    • Disadvantages: Less flexible, difficult to manage complex relationships.
    • Network Model: Data in interconnected structures.
    • Advantages: Complex data relationships can be represented, and it is flexible for managing relationships of many to many records.
    • Disadvantages: More complex in programming, less flexible than relational databases.
    • Relational Database Management Systems (RDBMS): Widely used, based on tables and relationships between tables.
    • Relationships (e.g., one-to-one, one-to-many, or many-to-many): Structures connecting tables efficiently.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Description

    هذا الاختبار يهدف إلى تقييم فهم الطلاب لنظام إدارة قواعد البيانات ومكوناته الأساسية. سيتم تغطية المفاهيم مثل الجداول والسجلات والمجالات والمفاتيح الأساسية. يعرف الطالب كيف يتم تنظيم البيانات وعلاقتها ببعضها البعض.

    More Like This

    Use Quizgecko on...
    Browser
    Browser