TAILIEUCHUNG - Lecture Introduction to computing - Lecture 27

This chapter define the term computer program, describe the use of flowcharts and pseudocode in programming, identify two ways in which a program can work toward a solution, differentiate the two main approaches to computer programming, list and describe three elements of object-oriented programming. | CSC 101 Introduction to Computing Lecture 27 Dr. Iftikhar Azim Niaz ianiaz@ 1 1 Last Lecture Summary I Data and Information Database and DBMS Data integrity, Garbage In Garbage Out (GIGO) Quality of Valuable Information Accuracy, Verifiable, timely, Organized Accessible, Useful, Cost-effective Hierarchy of Data Character, Field, Record, File, Database Common Field Data Types Text, Numeric, Auto Number, Currency, Counter Date, Memo, Logical, Hyperlink, Object, Attachment 2 2 Last Lecture Summary II File Maintenance Adding, Modifying and Deleting Records Validation Checks Alphabetic / Numeric, Range Consistency, Completeness, Check Digit File Processing Disadvantages Database Approach Advantages Flat File Databases Relational Databases 3 3 Objectives Overview The DBMS Is a program, or collection of programs, that allows any number of users to access and modify the data in a database Allows Entering data Updating, deleting, backup, Querying data, sorting Printing reports Supports thousands of users Includes tools to protect the data 5 Creating Tables first determine what kind of data will be stored in each table List the necessary fields Steps to define a field Descriptively name the field Specify the field type Alphanumeric, numeric, logical, date, binary, memo Determine the field size Database Dictionary A data dictionary contains data about each file in the database and each field in those files For each file, it stores details file name, description, the file’s relationship to other files, and the number of records in the file For each field, it stores details field name, description, field type, field size, default value, validation rules and the field’s relationship to other fields metadata (meta means more comprehensive) Contains details about data also contains data about programs and users keep track of who accessed data and when they accessed it crucial backbone to a DBMS only skilled professionals should update the contents Database .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.