140-250 (IT2) / 976-250 (E-Biz2) / 977-250 (SE2)Database SystemsSemest การแปล - 140-250 (IT2) / 976-250 (E-Biz2) / 977-250 (SE2)Database SystemsSemest ไทย วิธีการพูด

140-250 (IT2) / 976-250 (E-Biz2) /

140-250 (IT2) / 976-250 (E-Biz2) / 977-250 (SE2)
Database Systems
Semester 1/2015
2
Contents
• Introduction to Database System
• Database-System Applications
• Purpose of Database Systems
• View of Data
• Database Languages
3
Introduction to Database System
• Data:
– known facts that can be recorded and that
have implicit meaning
• Database:
– the collection of data
• Database Management System: DBMS
– a collection of interrelated data and a set of
programs to access those data.
– provide a way to store and retrieve database
information that is both convenient and
efficient
4
Workshop 1.1
Data VS Information
5
DBMS
• The DBMS is a general-purpose software system
that facilitates the processes of
– Defining
• specifying the data types, structures, and constraints of the data
to be stored in the database
– Constructing
• the process of storing the data on some storage medium that is
controlled by the DBMS
– Manipulating
• querying the database to retrieve specific data, updating the
database to reflect changes, and generating reports from the
data
– Sharing databases among various users and applications
• allows multiple users and programs to access the database
simultaneously.
6
Workshop 1.2
DBMS Software
7
Database System
8
Database-System Applications
• Enterprise Information
– Sales:
• For customer, product, and purchase information.
– Accounting:
• For payments, receipts, account balances, assets and other
accounting information.
– Human resources:
• For information about employees, salaries, payroll taxes, and benefits,
and for generation of paychecks.
– Manufacturing:
• For management of the supply chain and for tracking production of
items in factories, inventories of items in warehouses and stores, and
orders for items.
– Online retailers:
• For sales data noted above plus online order tracking, generation of
recommendation lists, and maintenance of online product evaluations.
9
Database-System Applications
• Banking and Finance
– Banking:
• For customer information, accounts, loans, and
banking transactions.
– Credit card transactions:
• For purchases on credit cards and generation of
monthly statements.
– Finance:
• For storing information about holdings, sales, and
purchases of financial instruments such as stocks
and bonds; also for storing real-time market data to
enable online trading by customers and automated
trading by the firm.
10
Database-System Applications
• Universities:
– For student information, course registrations, and
grades (in addition to standard enterprise information
such as human resources and accounting).
• Airlines:
– For reservations and schedule information. Airlines
were among the first to use databases in a
geographically distributed manner.
• Telecommunication:
– For keeping records of calls made, generating
monthly bills, maintaining balances on prepaid calling
cards, and storing information about the
communication networks.
11
Purpose of Database Systems
• File-processing system
– Data redundancy and inconsistency
– Difficulty in accessing data
– Data isolation
• Because data are scattered in various files,
and files may be in different formats, writing
new application programs to retrieve the
appropriate data is difficult.
– Integrity problems
– Concurrent-access anomalies
– Security problems
12
Advantages of Using the DBMS
• Controlling Redundancy
• Restricting Unauthorized Access
• Providing Storage Structures and
Search Techniques for Efficient
Query Processing
• Providing Backup and Recovery
• Providing Multiple User Interfaces
• Enforcing Integrity Constraints
13
View of Data
• Data Abstraction
– Physical level
• The lowest level of abstraction describes how the data
are actually stored. The physical level describes
complex low-level data structures in detail.
– Logical level
• The next-higher level of abstraction describes what
data are stored in the database, and what relationships
exist among those data. The logical level thus
describes the entire database in terms of a small
number of relatively simple structures.
– View level
• The highest level of abstraction describes only part of
the entire database.
14
View of Data
• Data Abstraction







15
View of Data
• Instances and Schemas
– Instances: The collection of information
stored in the database at a particular moment
– Database Schemas: The overall design of the
database
• The physical schema
– describes the database design at the physical level
• The logical schema
– describes the database design at the logical level.
• Subschemas
– A database may also have several schemas at the view
level, describe different views of the database.
16
View of Data
• Data Models
– A collection of conceptual tools for describing
data, data relationships, data semantics, and
consistency constraints.
– A data model provides a way to describe the
design of a database at the physical, logical, and
view levels.
• Network Data Model
• Hierarchical Data Model
• Relational Model
• Entity-Relationship Model
• Object-based Data Model
• Semi-structure Data Model
17
Database Languages
• Data-definition language (DDL)
– To specify the database schema
– The output of the DDL is placed in the data
dictionary, which contains metadata — that
is, data about data.
• Data-manipulation language (DML)
– To express database queries and updates
• Retrieval of information stored in the database
• Insertion of new information into the database
• Deletion of information from the database
• Modification of information stored in the database
18
Actors on the Scene
• Database Administrator (DBA)
– responsible for authorizing access to the database,
coordinating and monitoring its use, and acquiring
software and hardware resources as needed.
• Database Designer
– identifying the data to be stored in the database
and for choosing appropriate structures to
represent and store this data.
• End User
– the people whose jobs require access to the
database for querying, updating, and generating
reports; the database primarily exists for their use.
19
Actors on the Scene
• System Analysts
– determine the requirements of end users,
especially naive and parametric end users, and
develop specifications for standard canned
transactions (standard types of queries and
updates that have been carefully programmed
and tested.) that meet these requirements.
• Application Programmers (Software
Engineers)
– implement these specifications as programs;
then they test, debug, document, and maintain
these canned transactions.
20
Workshop 1.3
Your Database Jobs
21
Questions
• What are the definition of the following terms:
data, database, DBMS, database system, DBA,
end user, and meta-data?
• What are four main types of actions involve
databases?
• What are the main characteristics of the database
approach and how it differs from traditional file
systems?
• What are the responsibilities of the DBA and the
database designers?
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
140-250 (IT2) 976-250 (E-Biz2) / / 977-250 (SE2)ระบบฐานข้อมูลภาคเรียนที่ 1/20152เนื้อหา•ระบบฐานข้อมูลเบื้องต้น•ระบบฐานข้อมูลโปรแกรมประยุกต์•วัตถุประสงค์ของระบบฐานข้อมูล•มุมมองของข้อมูล•ฐานข้อมูลภาษา 3แนะนำระบบฐานข้อมูล•ข้อมูล:-รู้จักข้อเท็จจริงที่สามารถบันทึกและมีความหมายนัย•ฐานข้อมูล:-การรวบรวมข้อมูล•ระบบการจัดการฐานข้อมูล: DBMS-รวบรวมข้อมูลที่เกี่ยวข้องและชุดของโปรแกรมการเข้าถึงข้อมูลเหล่านั้น-กำหนดวิธีการจัดเก็บ และเรียกใช้ฐานข้อมูลข้อมูลที่ทั้งสะดวก และอย่างมีประสิทธิภาพ41.1 การประชุมเชิงปฏิบัติข้อมูล VS5DBMS•การ DBMS คือ ระบบซอฟต์แวร์เม็ดที่อำนวยความสะดวกในกระบวนการของการ-การกำหนด•ระบุชนิดข้อมูล โครงสร้าง และข้อจำกัดของข้อมูลจัดเก็บในฐานข้อมูล– สร้าง•การเก็บข้อมูลในสื่อบันทึกข้อมูลบางอย่างที่เป็นควบคุม โดย DBMS– จัดการ•สอบถามฐานข้อมูลเพื่อดึงข้อมูลเฉพาะ การปรับปรุงการฐานข้อมูลการเปลี่ยนแปลง และการสร้างรายงานจากการข้อมูล-ฐานข้อมูลผู้ใช้และโปรแกรมประยุกต์ต่าง ๆ ร่วมกัน•ช่วยให้หลายผู้ใช้และโปรแกรมการเข้าถึงฐานข้อมูลพร้อมกัน6ประชุมเชิงปฏิบัติการ 1.2ซอฟต์แวร์ DBMS7ระบบฐานข้อมูล8โปรแกรมประยุกต์ระบบฐานข้อมูล•ข้อมูลองค์กร– ขาย:•สำหรับลูกค้า ผลิตภัณฑ์ และข้อมูลการซื้อ-บัญชี:•ชำระเงิน ใบเสร็จรับเงิน ดุลบัญชี ทรัพย์สิน และอื่น ๆaccounting information.– Human resources:• For information about employees, salaries, payroll taxes, and benefits,and for generation of paychecks.– Manufacturing:• For management of the supply chain and for tracking production ofitems in factories, inventories of items in warehouses and stores, andorders for items.– Online retailers:• For sales data noted above plus online order tracking, generation ofrecommendation lists, and maintenance of online product evaluations.9Database-System Applications• Banking and Finance– Banking:• For customer information, accounts, loans, andbanking transactions.– Credit card transactions:• For purchases on credit cards and generation ofmonthly statements.– Finance:• For storing information about holdings, sales, andpurchases of financial instruments such as stocksand bonds; also for storing real-time market data toenable online trading by customers and automatedtrading by the firm.10Database-System Applications• Universities:– For student information, course registrations, andgrades (in addition to standard enterprise informationsuch as human resources and accounting).• Airlines:– For reservations and schedule information. Airlineswere among the first to use databases in ageographically distributed manner.• Telecommunication:– For keeping records of calls made, generatingmonthly bills, maintaining balances on prepaid callingบัตร และการจัดเก็บข้อมูลเกี่ยวกับการเครือข่ายการสื่อสาร11วัตถุประสงค์ของระบบฐานข้อมูล•ระบบประมวลผลไฟล์-ข้อมูลความซ้ำซ้อนและไม่สอดคล้องกัน-ความยากในการเข้าถึงข้อมูล– แยกข้อมูล•เนื่องจากมีกระจายข้อมูลในแฟ้มต่าง ๆและแฟ้มอาจอยู่ในรูปแบบต่าง ๆ การเขียนโปรแกรมประยุกต์ใหม่เพื่อดึงข้อมูลข้อมูลที่เหมาะสมได้ยาก– ปัญหาความซื่อสัตย์– ความผิดพร้อมกันเข้า– ปัญหาความปลอดภัย12ประโยชน์ของการใช้ DBMS•ควบคุมความซ้ำซ้อน•จำกัดการเข้า•ให้เก็บข้อมูลโครงสร้าง และเทคนิคในการค้นหามีประสิทธิภาพการประมวลผลแบบสอบถาม•ให้สำรองและกู้คืน•ให้อินเทอร์เฟซผู้ใช้หลาย•บังคับใช้สมบูรณ์จำกัด13มุมมองของข้อมูล•ข้อมูล Abstraction– ระดับจริง•ที่ระดับต่ำสุดของ abstraction อธิบายวิธีข้อมูลจริง ๆ แล้วเก็บ อธิบายระดับกายภาพโครงสร้างข้อมูลระดับล่างที่ซับซ้อนในรายละเอียด– ระดับตรรกะ• Abstraction ระดับสูงต่อไปอธิบายอะไรข้อมูลจะถูกเก็บในฐานข้อมูล และความสัมพันธ์อยู่ระหว่างข้อมูลเหล่านั้น ทางตรรกะระดับดังนั้นอธิบายฐานข้อมูลทั้งในด้านขนาดเล็กจำนวนโครงสร้างค่อนข้างง่าย-มุมมองระดับ•ระดับสูงสุดของ abstraction อธิบายเท่านั้นฐานข้อมูลทั้งหมด14มุมมองของข้อมูล•ข้อมูล Abstraction–––––––15มุมมองของข้อมูล•กรณีและแบบแผน-กรณี: ชุดของข้อมูลstored in the database at a particular moment– Database Schemas: The overall design of thedatabase• The physical schema– describes the database design at the physical level• The logical schema– describes the database design at the logical level.• Subschemas– A database may also have several schemas at the viewlevel, describe different views of the database.16View of Data• Data Models– A collection of conceptual tools for describingdata, data relationships, data semantics, andconsistency constraints.– A data model provides a way to describe thedesign of a database at the physical, logical, andview levels.• Network Data Model• Hierarchical Data Model• Relational Model• Entity-Relationship Model• Object-based Data Model• Semi-structure Data Model17Database Languages• Data-definition language (DDL)– To specify the database schema– The output of the DDL is placed in the datadictionary, which contains metadata — thatis, data about data.• Data-manipulation language (DML)– To express database queries and updates• Retrieval of information stored in the database• Insertion of new information into the database• Deletion of information from the database• Modification of information stored in the database18Actors on the Scene• Database Administrator (DBA)– responsible for authorizing access to the database,coordinating and monitoring its use, and acquiringsoftware and hardware resources as needed.• Database Designer– identifying the data to be stored in the databaseand for choosing appropriate structures torepresent and store this data.• End User– the people whose jobs require access to thedatabase for querying, updating, and generatingreports; the database primarily exists for their use.19Actors on the Scene• System Analysts– determine the requirements of end users,especially naive and parametric end users, anddevelop specifications for standard cannedtransactions (standard types of queries andupdates that have been carefully programmedand tested.) that meet these requirements.• Application Programmers (SoftwareEngineers)– implement these specifications as programs;then they test, debug, document, and maintainthese canned transactions.20Workshop 1.3Your Database Jobs21Questions• What are the definition of the following terms:data, database, DBMS, database system, DBA,end user, and meta-data?• What are four main types of actions involvedatabases?• What are the main characteristics of the databaseapproach and how it differs from traditional filesystems?• What are the responsibilities of the DBA and thedatabase designers?
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
140-250 (IT2) / 976-250 (E-Biz2) / 977-250 (SE2)
ระบบฐานข้อมูลภาคการศึกษาที่ 1/2015 2 สารบัญ•รู้เบื้องต้นเกี่ยวกับระบบฐานข้อมูล•โปรแกรมฐานข้อมูลระบบ•วัตถุประสงค์ของระบบฐานข้อมูล•แสดงข้อมูล• ฐานข้อมูลภาษา3 รู้เบื้องต้นเกี่ยวกับระบบฐานข้อมูล•ข้อมูล: - ข้อเท็จจริงที่รู้จักกันที่สามารถบันทึกและมีความหมายโดยนัย•ฐานข้อมูล- คอลเลกชันของข้อมูล•ระบบการจัดการฐานข้อมูลDBMS - การเก็บรวบรวมข้อมูลความสัมพันธ์กันและชุดเป็นโปรแกรมในการเข้าถึงผู้ข้อมูล. - เป็นวิธีการจัดเก็บและเรียกฐานข้อมูลข้อมูลที่ทั้งสะดวกและมีประสิทธิภาพ4 การประชุมเชิงปฏิบัติการ 1.1 ข้อมูล VS ข้อมูล5 DBMS •ความ DBMS เป็นระบบซอฟแวร์ทั่วไปที่อำนวยความสะดวกในกระบวนการของการ- การกำหนด•การระบุชนิดข้อมูลโครงสร้างและข้อ จำกัด ของข้อมูลจะถูกเก็บไว้ในฐานข้อมูล- การสร้าง•กระบวนการของการจัดเก็บข้อมูลในสื่อเก็บข้อมูลบางอย่างที่มีการควบคุมโดยDBMS - จัดการ•การสอบถามฐานข้อมูลเพื่อดึงข้อมูลเฉพาะการปรับปรุงฐานข้อมูลในการสะท้อนให้เห็นถึงการเปลี่ยนแปลงและการสร้างรายงานจากข้อมูล- ฐานข้อมูลที่ใช้ร่วมกันในหมู่ผู้ใช้ที่หลากหลายและการใช้งาน•ช่วยให้ผู้ใช้หลายคนและโปรแกรมการเข้าถึงฐานข้อมูลพร้อมกัน. 6 การประชุมเชิงปฏิบัติการ 1.2 DBMS ซอฟท์แว7 ระบบฐานข้อมูล8 โปรแกรมฐานข้อมูลระบบ• Enterprise ข้อมูล - ขาย: •สำหรับลูกค้าผลิตภัณฑ์ และซื้อข้อมูล. - บัญชี: •สำหรับการชำระเงิน, ใบเสร็จรับเงิน, ยอดคงเหลือในบัญชีทรัพย์สินและอื่น ๆ. ข้อมูลทางบัญชี- ทรัพยากรมนุษย์: •สำหรับข้อมูลเกี่ยวกับพนักงานเงินเดือนภาษีเงินเดือนและผลประโยชน์และการผลิตของเงินเดือน. - ผลิต: • สำหรับการจัดการห่วงโซ่อุปทานและสำหรับการติดตามการผลิตรายการในโรงงานสินค้าคงเหลือของรายการในคลังสินค้าและร้านค้าและคำสั่งซื้อสำหรับรายการ. - ร้านค้าปลีกออนไลน์: •สำหรับข้อมูลการขายกล่าวข้างต้นรวมทั้งติดตามการสั่งซื้อออนไลน์การสร้างรายการคำแนะนำและการบำรุงรักษา. ของการประเมินสินค้าออนไลน์9 โปรแกรมฐานข้อมูลระบบ•การธนาคารและการเงิน- การธนาคาร: •สำหรับข้อมูลของลูกค้าบัญชีเงินให้กู้ยืมและการทำธุรกรรมธนาคาร. - การทำธุรกรรมบัตรเครดิต: •สำหรับการซื้อสินค้าในบัตรเครดิตและการสร้างงบรายเดือน. - การเงิน: •สำหรับการจัดเก็บข้อมูลเกี่ยวกับการถือครองการขายและการซื้อของเครื่องมือทางการเงินเช่นหุ้นและพันธบัตร; นอกจากนี้ยังมีการจัดเก็บข้อมูลการตลาดเวลาจริงเพื่อช่วยให้การซื้อขายออนไลน์จากลูกค้าและอัตโนมัติ. ซื้อขายโดย บริษัท10 โปรแกรมฐานข้อมูลระบบ•มหาวิทยาลัย: - สอบถามข้อมูลนักศึกษาลงทะเบียนหลักสูตรและเกรด(นอกเหนือจากข้อมูลขององค์กรมาตรฐานเช่นทรัพยากรมนุษย์ . และการบัญชี) •สายการบิน: - สำหรับการจองและข้อมูลตาราง สายการบินเป็นหนึ่งในกลุ่มแรกที่จะใช้ฐานข้อมูลในลักษณะที่กระจายทางภูมิศาสตร์. •โทรคมนาคม: - สำหรับการเก็บบันทึกการโทร, การสร้างค่ารายเดือนที่ยังคงรักษายอดคงเหลือในโทรศัพท์แบบเติมเงินบัตรและการจัดเก็บข้อมูลเกี่ยวกับ. เครือข่ายการสื่อสาร11 วัตถุประสงค์ของระบบฐานข้อมูล• ไฟล์ระบบประมวลผล- ความซ้ำซ้อนข้อมูลและความไม่สอดคล้องกัน- ความยากลำบากในการเข้าถึงข้อมูล- การแยกข้อมูล•เนื่องจากข้อมูลจะถูกกระจายอยู่ในไฟล์ต่างๆ, และไฟล์อาจจะอยู่ในรูปแบบที่แตกต่างกัน, การเขียนโปรแกรมใหม่เพื่อดึงข้อมูลที่เหมาะสมเป็นเรื่องยาก. - ปัญหาความซื่อสัตย์- ความผิดปกติที่เกิดขึ้นพร้อมกันการเข้าถึง- ปัญหาการรักษาความปลอดภัย12 ข้อดีของการใช้ DBMS •ควบคุมซ้ำซ้อน•การ จำกัด การเข้าถึงไม่ได้รับอนุญาต•ให้โครงสร้างการจัดเก็บและเทคนิคการค้นหาที่มีประสิทธิภาพการประมวลผลแบบสอบถาม•ให้การสำรองข้อมูลและการกู้คืน•ให้การเชื่อมต่อผู้ใช้หลาย•บังคับใช้ข้อจำกัด Integrity 13 มุมมองของข้อมูล• นามธรรมข้อมูล- ระดับกายภาพ•ระดับต่ำสุดของนามธรรมอธิบายว่าข้อมูลจะถูกจัดเก็บจริง ระดับกายภาพอธิบายโครงสร้างข้อมูลในระดับต่ำที่ซับซ้อนในรายละเอียด. - ระดับตรรกะ•ระดับถัดไปที่สูงขึ้นของนามธรรมอธิบายถึงสิ่งที่ข้อมูลจะถูกเก็บไว้ในฐานข้อมูลและสิ่งที่ความสัมพันธ์ที่มีอยู่ในหมู่ข้อมูลเหล่านั้น ระดับตรรกะจึงอธิบายฐานข้อมูลทั้งหมดในแง่ของขนาดเล็กจำนวนของโครงสร้างที่ค่อนข้างง่าย. - ระดับดู•ระดับสูงสุดของนามธรรมอธิบายเพียงส่วนหนึ่งของฐานข้อมูลทั้งหมด. 14 ดูข้อมูล•นามธรรมข้อมูล- - - - - - - 15 มุมมองของข้อมูล•อินสแตนซ์และ Schemas - อินสแตนซ์: ชุดของข้อมูลที่ถูกเก็บไว้ในฐานข้อมูลในช่วงเวลาที่พิเศษ- Schemas ฐานข้อมูลการออกแบบโดยรวมของฐานข้อมูล•คีทางกายภาพ- อธิบายการออกแบบฐานข้อมูลในระดับกายภาพ•คีตรรกะ- อธิบายถึงการออกแบบฐานข้อมูลในระดับตรรกะที่. • Subschemas - ฐานข้อมูลอาจมีแบบแผนหลายมุมมองระดับอธิบายมุมมองที่แตกต่างกันของฐานข้อมูล. 16 ดูข้อมูล•รุ่นข้อมูล- คอลเลกชันของเครื่องมือที่แนวความคิดสำหรับการอธิบายข้อมูลข้อมูลความสัมพันธ์ความหมายของข้อมูลและข้อ จำกัด ของความมั่นคง. - รูปแบบข้อมูลที่มีวิธีการอธิบายที่การออกแบบฐานข้อมูลที่ทางกายภาพตรรกะและระดับมุมมอง. •รุ่นข้อมูลเครือข่าย•ข้อมูลแบบลำดับชั้น•สัมพันธ์รุ่น• Entity-สัมพันธ์รุ่น• วัตถุที่ใช้รุ่นข้อมูล•กึ่งโครงสร้างข้อมูลรุ่น17 ฐานข้อมูลภาษา•ภาษาข้อมูลความละเอียด (DDL) - เมื่อต้องการระบุคีมาฐานข้อมูล- การส่งออกของ DDL จะอยู่ในข้อมูลพจนานุกรมที่มีเมตาดาต้า- ที่มีข้อมูลเกี่ยวกับ. ข้อมูล•ภาษาจัดการข้อมูล(DML) - เพื่อแสดงการสืบค้นฐานข้อมูลและการปรับปรุง•การดึงข้อมูลที่เก็บไว้ในฐานข้อมูล•การใส่ข้อมูลใหม่ลงในฐานข้อมูล•การลบข้อมูลจากฐานข้อมูล•การปรับเปลี่ยนข้อมูลที่เก็บไว้ในฐานข้อมูล18 นักแสดง ในฉาก•ผู้ดูแลระบบฐานข้อมูล(DBA) - รับผิดชอบในการอนุญาตการเข้าถึงฐานข้อมูล, การประสานงานและการตรวจสอบการใช้งานและการแสวงหา. ทรัพยากรซอฟต์แวร์และฮาร์ดแวร์ได้ตามต้องการ•ออกแบบฐานข้อมูล- การระบุข้อมูลที่ถูกเก็บไว้ในฐานข้อมูลและการเลือกที่เหมาะสมโครงสร้างการรับรองและการจัดเก็บข้อมูลนี้. •ผู้ใช้- คนที่มีงานที่ต้องการการเข้าถึงในฐานข้อมูลสำหรับการสอบถามการปรับปรุงและการสร้างรายงาน; ฐานข้อมูลส่วนใหญ่ที่มีอยู่สำหรับการใช้งานของพวกเขา. 19 นักแสดงในฉาก•นักวิเคราะห์ระบบ- กำหนดความต้องการของผู้ใช้ที่โดยเฉพาะอย่างยิ่งผู้ใช้ไร้เดียงสาและตัวแปรและพัฒนาข้อกำหนดสำหรับกระป๋องมาตรฐานการทำธุรกรรม(ชนิดตามมาตรฐานของการค้นหาและการปรับปรุงที่ได้รับการตั้งโปรแกรมอย่างระมัดระวังและผ่านการทดสอบ) ที่ตอบสนองความต้องการเหล่านี้.. •โปรแกรมเมอร์สมัครงานออนไลน์ (ซอฟท์แววิศวกร) - ดำเนินการตามข้อกำหนดเหล่านี้เป็นโปรแกรม; แล้วพวกเขาก็ทดสอบการแก้ปัญหาเอกสารและการบำรุงรักษาการทำธุรกรรมกระป๋องเหล่านี้. 20 การประชุมเชิงปฏิบัติการ 1.3 ฐานข้อมูลงานของคุณ21 คำถาม•อะไรคือความหมายของคำต่อไปนี้: ข้อมูลฐานข้อมูล DBMS ระบบฐานข้อมูล, DBA, ผู้ใช้และข้อมูล meta? •อะไรคือสี่ประเภทหลักของการดำเนินการที่เกี่ยวข้องกับฐานข้อมูล? •สิ่งที่เป็นลักษณะสำคัญของฐานข้อมูลแนวทางและวิธีการที่แตกต่างจากไฟล์ดั้งเดิมระบบ? •อะไรคือความรับผิดชอบของ DBA และการออกแบบฐานข้อมูล?



































































































































































































































การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
140-250 ( it2 ) / 976-250 ( e-biz2 ) / 977-250 ( se2 )

ฐานข้อมูลระบบภาคการศึกษา 1 / 5
2
-
เนื้อหาเบื้องต้นการใช้งานระบบฐานข้อมูล
-
-
วัตถุประสงค์ของระบบฐานข้อมูล ระบบฐานข้อมูลแต่ละมุมมองของข้อมูล
-
3
ฐานข้อมูลภาษาเบื้องต้น :
-
ฐานข้อมูลระบบข้อมูล และทราบข้อเท็จจริงที่สามารถบันทึกและมีฐานข้อมูลนัยความหมาย
-
:

และรวบรวมข้อมูลระบบการจัดการฐานข้อมูล - : DBMS
–คอลเลกชันของข้อมูลที่สัมพันธ์กันและชุดของโปรแกรมในการเข้าถึงข้อมูลเหล่านั้น
.
และให้วิธีการจัดเก็บและเรียกใช้ข้อมูลในฐานข้อมูล
ที่ทั้งสะดวกและ

4

การประชุมเชิงปฏิบัติการที่มีประสิทธิภาพสำหรับข้อมูลและสารสนเทศ
5
-
DBMS DBMS เป็นระบบเอนกประสงค์ ซอฟต์แวร์ที่อำนวยความสะดวกในกระบวนการของ


บริการ–กำหนดระบุชนิดข้อมูลโครงสร้างและข้อจำกัดของข้อมูลจะถูกเก็บไว้ในฐานข้อมูล

-
- สร้างกระบวนการจัดเก็บข้อมูลในสื่อเก็บข้อมูลบางอย่างที่ควบคุมโดย DBMS
-

- การสอบถามฐานข้อมูลเพื่อดึงข้อมูลเฉพาะ การปรับปรุง
ฐานข้อมูลเพื่อสะท้อนให้เห็นถึงการเปลี่ยนแปลง และสร้างรายงานจาก

) ข้อมูล ฐานข้อมูลที่ใช้ร่วมกันระหว่างผู้ใช้และโปรแกรม
ต่าง ๆ- โปรแกรมช่วยให้ผู้ใช้หลายคนและเข้าถึงฐานข้อมูลได้

6
ปฏิบัติการพร้อมกัน หรือ 1.2


7 ซอฟต์แวร์ฐานข้อมูลระบบ
8
-
ฐานข้อมูลระบบงานสารสนเทศองค์กร – ขาย :
-
สำหรับลูกค้า ผลิตภัณฑ์ และข้อมูลการซื้อ :
-
–บัญชีสำหรับการชำระเงิน ใบเสร็จรับเงิน ยอดเงินในบัญชี สินทรัพย์และข้อมูลบัญชีอื่น ๆ
.
) ทรัพยากรมนุษย์ :
- ข้อมูลเกี่ยวกับพนักงานเงินเดือน , ภาษี , เงินเดือนและผลประโยชน์
และรุ่นของเงินเดือน และการผลิต :
-
สำหรับการจัดการห่วงโซ่อุปทานและการติดตามการผลิต
สินค้าในโรงงาน , สินค้าคงคลังของสินค้าในคลังสินค้าและร้านค้าและสั่งซื้อสินค้า
.

- : - ร้านค้าปลีกออนไลน์สำหรับข้อมูลการขายที่ระบุไว้ข้างต้น บวก ออนไลน์เพื่อติดตามรุ่นของ
รายการแนะนำและการบำรุงรักษาของการประเมินผลผลิตภัณฑ์ออนไลน์ .
9
-
การใช้งานระบบฐานข้อมูลธนาคารและการเงินการธนาคาร )
:
- ข้อมูลบัญชีลูกค้า สินเชื่อ และธุรกรรม
.
) รูดบัตรเครดิต :
- ซื้อบนบัตรเครดิตและรุ่นของ
งบรายเดือน การเงิน :
-
) สำหรับ จัดเก็บข้อมูลเกี่ยวกับการขายและ
โฮลดิ้งซื้อเครื่องมือทางการเงิน เช่น หุ้น และพันธบัตร
; ยังสำหรับการจัดเก็บข้อมูลตลาดแบบเรียลไทม์

เปิดการซื้อขายออนไลน์ โดยลูกค้า และการซื้อขายโดยอัตโนมัติ



10 บริษัท การใช้งานระบบฐานข้อมูล - มหาวิทยาลัย :
2552 ข้อมูล นักศึกษาลงทะเบียน หลักสูตรและ
เกรด ( นอกเหนือไปจากมาตรฐาน เช่น ทรัพยากรสารสนเทศ
มนุษย์และบัญชีองค์กร สายการบิน :
-
)- สำหรับการจองและข้อมูลตาราง สายการบิน
อยู่ระหว่างก่อนการใช้ฐานข้อมูลในลักษณะทางภูมิศาสตร์กระจาย

:
) บริการสื่อสารโทรคมนาคม สำหรับบันทึกการโทร , การสร้าง
ตั๋วรายเดือน เติมเงินโทร
รักษาดุลบนบัตร และการจัดเก็บข้อมูลเกี่ยวกับ


11 เครือข่ายการสื่อสาร วัตถุประสงค์ของระบบแต่ละระบบการประมวลผลฐานข้อมูลไฟล์

- ข้อมูลที่ซ้ำซ้อนและความยากในการเข้าถึงข้อมูล

) (
- แยกข้อมูลเพราะข้อมูลมีอยู่ในแฟ้มต่างๆ
และไฟล์อาจจะอยู่ในรูปแบบต่างๆ เขียนโปรแกรมเพื่อเรียกโปรแกรมใหม่

ข้อมูลที่เหมาะสมได้ยาก และความสมบูรณ์ของปัญหา

)

การรักษาความปลอดภัยการเข้าถึงพร้อมกันมิติปัญหา– 12
ข้อดีของการใช้ระบบการจัดการฐานข้อมูล
-
ควบคุมความซ้ำซ้อน- จำกัดการเข้าถึงโครงสร้างการจัดเก็บและการให้
-
เทคนิคค้นหาที่มีประสิทธิภาพการประมวลผล

สอบถามบริการการให้บริการการกู้คืน

ให้อินเตอร์เฟซผู้ใช้หลาย - บังคับใช้ข้อจำกัด

ดูความสมบูรณ์ของข้อมูล ข้อมูล 13
-

- ( abstraction ระดับกายภาพระดับต่ำสุดของสิ่งที่เป็นนามธรรมอธิบายว่าข้อมูล
จริง ๆเก็บไว้ . ระดับกายภาพอธิบาย
ในโครงสร้างข้อมูลที่ซับซ้อนในรายละเอียด ตรรกะระดับ
-
) ที่สูงขึ้นต่อไประดับนามธรรมอธิบายสิ่งที่
ข้อมูลจะถูกเก็บไว้ในฐานข้อมูลและสิ่งที่ความสัมพันธ์
อยู่ระหว่างข้อมูลเหล่านั้น ระดับตรรกะดังนั้น
อธิบายฐานข้อมูลทั้งในแง่ของจำนวนเล็ก ๆของโครงสร้างที่ค่อนข้างง่าย
.

- ดูระดับและระดับของนามธรรมอธิบายเพียงส่วนหนึ่งของ
ฐานข้อมูลทั้งหมด 14
.

- มุมมองของข้อมูลข้อมูลที่เป็นนามธรรม
––––






15 –––ดูข้อมูล

แต่ละอินสแตนซ์และ schemas
–อินสแตนซ์ : การเก็บข้อมูล
เก็บไว้ในฐานข้อมูลที่เฉพาะเจาะจงช่วงเวลา
–ฐานข้อมูล schema : การออกแบบโดยรวม
-
ของฐานข้อมูล schema
ทางกายภาพ–อธิบายการออกแบบฐานข้อมูลในระดับกายภาพ
-
ของตรรกะ- อธิบายถึงการออกแบบฐานข้อมูลในระดับตรรกะ subschemas
-
–ฐานข้อมูลอาจจะยังมีหลายร่างในระดับมุมมอง
อธิบายมุมมองที่แตกต่างกันของฐานข้อมูล

ดู 16 ข้อมูลแต่ละข้อมูล

และรุ่นที่รวบรวมเครื่องมือสำหรับการอธิบายแนวคิด
ข้อมูล ความสัมพันธ์ และความหมายข้อมูล

ปัญหาความสอดคล้อง และรูปแบบข้อมูลมีวิธีการอธิบาย
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2024 I Love Translation. All reserved.

E-mail: