- •Networking and Telecommunications
- •Practical lesson 2 Computer Systems. Overview of computer systems. Components of computer systems. The evolution of computer systems
- •Practical lesson 3 The peripheral devices of a computer. Setup and installation of peripherals
- •Practical lesson 4 Software. Operating systems.
- •Practical lesson 5 Representation of data in computer systems. Bits and bytes. Number Systems. The use of computer systems.
- •Practical lesson 6 System database. Fundamentals of database management systems: concept, characteristics, architecture. Data Model. Normalization.
- •Practical lesson 7 Working in Microsoft Access 2010
- •1.What do dbms mean?
- •2.Why database testing is important?
- •3.How to test database procedures and triggers?
- •4.After entering the data from the front-end application interface, how do you test whether a database in updated or not?
- •5.In the Database Testing process, what do we usually check?
- •Practical lesson 8, 9 Networking and Telecommunications
- •Practical lesson 11
- •Internet technology. Introduction to Internet technologies. Architecture. The client-server and peer to peer network.
- •1.Why is the Internet so important?
- •2.How do you connect your laptop to the Internet?
- •3.How do you set up an Ethernet connection?
- •4.What is the difference in wep vs. Wpa2?
- •5.How do you cut and paste from the Internet on a computer?
- •Practical lesson 12 Cloud technology. General characteristics of cloud computing.
- •Practical lesson 13 Multimedia technologies.
- •Practical lesson 14 Smart Technology. Priorities for smart Technologies.
- •Practical lesson 15
Practical lesson 6 System database. Fundamentals of database management systems: concept, characteristics, architecture. Data Model. Normalization.
The objective of the lesson: to give information about the design and structure of databases, work in MS Access and improvement of related software
Speaking: What database products do you know and use at workand at home?
Practical work 1.
Work in Group: to make the SWOT analysis on the theme"Databases"
Practical work 2.
Key terms. Puzzle
Practical work 3.
Match the company department 1-8 with the type of data it works with a-h.
Answer key:
2f, 3a, 4e, 5b, 6h, 7d, 8g
Practical work 4.
Answer key:
Practical work 5.
The DBMS acts as an interface between what two components of an enterprise-class database system?
Database application and the database +
Data and the database
The user and the database application
Database application and SQL
The following are components of a database except ________ .
user data
metadata
reports+
indexes
An application where only one user accesses the database at a given time is an example of a(n) ________ .
single-user database application+
multiuser database application
e-commerce database application
data mining database application
SQL stands for ________ .
Structured Query Language+
Sequential Query Language
Structured Question Language
Sequential Question Language
The DBMS that is most difficult to use is ________ .
Microsoft's SQL Server
Microsoft's Access
IBM's DB2
Oracle Corporation's Oracle+
Row is synonymous with the term:
record.+
Relation
column.
field.
|
|
Practical lesson 7 Working in Microsoft Access 2010
The objective of the lesson: to give information about the design and structure of databases, work in MS Access and improvement of related software
If you look for answers for the following questions you should use Access:
Do you have a lot of repeated data?
Do you want to track actions or events?
Do you have a lot of data?
Is your data mostly in text?
Do you need to help users enter data?
Do your users need reports?
Do you need multiple people to access the database at once?
If your answer is yes to any of these, you need a relational database.
|
|
1.What do dbms mean?
Answers: A database is a structured set of data and a database management system (DBMS) is a computer software applications that create communication network between users, others applications and database to store, modify, and extract information from a database. Famous DBMSs are My SQL, Postgre SQL, Microsoft SQL Server, Oracle, SAP and IBM DB2.
