Bài giảng Hệ thống thông tin kế toán: Chapter 5 - ThS. Vũ Quốc Thông
lượt xem 4
download
Bài giảng "Hệ thống thông tin kế toán - Chapter 5: Relational databases" presentation of content: Describe the basic of database, explain what a relational database is and how it organizes data, perform simple queries using the Microsoft Access database,... Invite you to reference.
Bình luận(0) Đăng nhập để gửi bình luận!
Nội dung Text: Bài giảng Hệ thống thông tin kế toán: Chapter 5 - ThS. Vũ Quốc Thông
- Vũ Quốc Thông 2/27/2015 HO CHI MINH CITY OPEN UNIVERSITY ACCOUNTING – AUDITING FACULTY ACCOUNTING INFORMATION SYSTEM RELATIONAL DATABASES Lecturer: Vũ Quốc Thông Chapter 5 Learning Objectives Describe the basic of database Explain what a relational database is and how it organizes data Perform simple queries using the Microsoft Access database Describe database systems and the future of accounting 5-2 1
- Vũ Quốc Thông 2/27/2015 The Basic of Database 5-3 Data Hierarchy Field (column) Attributes about an entity Record (row / tuple) Related group of fields File (table) Related group of records Database Picture? Related group of files 5-4 2
- Vũ Quốc Thông 2/27/2015 In short… ? ? ? 5 File-system v.s Database system 5-6 3
- Vũ Quốc Thông 2/27/2015 Limitations of File-based Systems Separation and isolation of data Each program maintains its own set of data. Users of one program may be unaware of potentially useful data held by other programs. Duplication of data Same data is held by different programs. Wasted space and potentially different values and/or different formats for the same item. 5-7 Advantages of Database Systems Data Integration Files are logically combined and made accessible to various systems. Data Sharing With data in one place it is more easily accessed by authorized users. Minimizing Data Redundancy and Data Inconsistency Eliminates the same data being stored in multiple files, thus reducing inconsistency in multiple versions of the same data. Cross-Functional Analysis Relationships between data from various organizational departments can be more easily combined. 5-8 4
- Vũ Quốc Thông 2/27/2015 Example of Database system 4-9 Relational Database 5-10 5
- Vũ Quốc Thông 2/27/2015 Relational Database Relational data model represents the conceptual and external level schemas as if data are stored in tables. Table (a File) Each row (or a tuple) contains data about one instance of an entity. This is equivalent to a record Each column contains data about one attribute of an entity. This is equivalent to a field 5-11 A Relational Table Row (Record) Each row contains multiple attributes describing an instance Column (Field) of the entity. In this case, inventory. 5-12 6
- Vũ Quốc Thông 2/27/2015 Attributes / Keys Primary Key An attribute or combination of attributes that can be used to uniquely identify a specific row (record) in a table. Foreign Key An attribute in one table that is a primary key in another table. Used to link the two tables 5-13 A Relational Table with KEYS Examine: Chap05_AcctSalesRDB.accdb 5-14 7
- Vũ Quốc Thông 2/27/2015 Design Requirements for Relational Database 1. Every column must be single valued. 2. Primary keys must contain data (not null). 3. Foreign keys must contain the same data as the primary key in another table. 4. All other attributes must identify a characteristic of the table identified by the primary key. 5-15 Queries with MS relational database 5-16 8
- Vũ Quốc Thông 2/27/2015 DBMS Languages Data Definition Language (DDL) Builds the data dictionary Creates the database Describes the subschema Specifies record or field security constraints Data Manipulation Language (DML) Changes the content in the database Updates, insertions, and deletions Structure (Data) Query Language (SQL / DQL) Enables the retrieval, sorting, and display of data from the database Practice with Chap05_AcctSalesRDB.accdb 5-17 Microsoft Access Query #1 5-18 9
- Vũ Quốc Thông 2/27/2015 Microsoft Access Query #2 5-19 Microsoft Access Query #3 5-20 10
- Vũ Quốc Thông 2/27/2015 Microsoft Access Query #4 5-21 Microsoft Access Query #5 5-22 11
- Vũ Quốc Thông 2/27/2015 Database systems and the future of Accounting 5-23 Database and the future of Accounting Ad-hoc queries to provide information for decision-making Financial information is no longer available only in predefined format Multiple views of the same underlying phenomenon (e.g. managers will no longer be forced to look at data in the ways predefined by accountants) Capable of integrating financial and operational data (e.g. customer satisfaction data could be retrieved from DB giving managers more information for decision making) Relational database increase the use and value of accounting information. Accountant must understand database system to use AIS effectively! 5-24 12
- Vũ Quốc Thông 2/27/2015 Transform Raw Data into Information 5-25 Transform Raw Data into Information 5-26 13
- Vũ Quốc Thông 2/27/2015 Transform Raw Data into Information Table format 5-27 Transform Raw Data into Information Graphic format 5-28 14
- Vũ Quốc Thông 2/27/2015 More on reading and practice Reading on textbook Chapter 4 (p. 107 – 109, p. 112 - 125) Doing homework on paper Discussion questions Question 4.2, 4.3 and 4.7 (p. 128) Chapter quiz (focus on relevant parts of the lecture) Quiz of chapter 4 (p. 126, 127) 5-29 15
CÓ THỂ BẠN MUỐN DOWNLOAD
-
Bài giảng Hệ thống thông tin kế toán - Chương 6 Phát triển hệ thống thông tin kế toán
29 p | 300 | 20
-
Bài giảng Hệ thống thông tin quản lý: Chương 1 - Tổng quan về hệ thống thông tin
10 p | 168 | 14
-
Bài giảng Hệ thống thông tin kế toán 2: Đề cương chi tiết - ThS. Vũ Quốc Thông
10 p | 246 | 14
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 9 - TS. Phạm Đức Cường
14 p | 10 | 2
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 4 - TS. Phạm Đức Cường
9 p | 9 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 5 - TS. Phạm Đức Cường
14 p | 7 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 6 - TS. Phạm Đức Cường
24 p | 15 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 7 - TS. Phạm Đức Cường
18 p | 6 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 8 - TS. Phạm Đức Cường
29 p | 9 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 3 - TS. Phạm Đức Cường
28 p | 9 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 2 - TS. Phạm Đức Cường
44 p | 7 | 1
-
Bài giảng Hệ thống thông tin kế toán (AIS): Chương 1 - TS. Phạm Đức Cường
83 p | 3 | 1
-
Bài giảng Hệ thống thông tin tài chính ngân hàng: Phân tích thống kê - ThS. Phùng Hữu Hạnh
34 p | 2 | 1
-
Bài giảng Hệ thống thông tin tài chính ngân hàng: Ứng dụng solver - ThS. Phùng Hữu Hạnh
15 p | 8 | 1
-
Bài giảng Hệ thống thông tin tài chính ngân hàng: Ứng dụng Goalseek, Scenario - ThS. Phùng Hữu Hạnh
20 p | 2 | 1
-
Bài giảng Hệ thống thông tin tài chính ngân hàng: Thẩm định dự án đầu tư - ThS. Phùng Hữu Hạnh
21 p | 2 | 1
-
Bài giảng Hệ thống thông tin tài chính ngân hàng: Tổng quan về hệ thống thông tin tài chính ngân hàng - ThS. Phùng Hữu Hạnh
28 p | 4 | 1
-
Bài giảng Hệ thống thông tin kế toán 2 - Lê Trần Phước Huy
58 p | 8 | 1
Chịu trách nhiệm nội dung:
Nguyễn Công Hà - Giám đốc Công ty TNHH TÀI LIỆU TRỰC TUYẾN VI NA
LIÊN HỆ
Địa chỉ: P402, 54A Nơ Trang Long, Phường 14, Q.Bình Thạnh, TP.HCM
Hotline: 093 303 0098
Email: support@tailieu.vn