IT Phase-II-Funwork-Worksheet 1 Key
IT Phase-II-Funwork-Worksheet 1 Key
1|Page
Deleting records from a primary key table if there are any matching related records available
in associated table(s).
2. What should be included in an emergency evacuation plan?
A. Each organization has its own evacuation procedures as listed in its policies. You should be
aware of these procedures and follow them properly during an emergency evacuation. In
addition to organization’s policies, here are some general evacuation steps useful in such
situations
Leave the premises immediately and start moving towards the nearest emergency exit.
Guide your customers to the emergency exits. If possible, assist the person with disability to move
towards the emergency exit.
You may carry your hand-held belongings, as you move towards the emergency exit. Do not come
back to pick up your belongings unless the area is declared safe.
Do not use the escalators or elevators (lifts) to avoid overcrowding and getting trapped, in case
there is a power failure. Use the stairs instead.
Go to the emergency assembly area. Check if any of your colleagues are missing and immediately
inform the person concerned.
3. Differentiate between Flat File and Relational Database.
A. The difference between Flat file and Relational is as follows:
4. Write down the steps to create a folder in C drive with your name.
A. i. Navigate to drive C: by clicking on the My Computer icon.
ii. Right click drive C: and open it.
iii. After opening drive C: right click and select New, choose the folder option.
iv. A new folder will appear, Right click it and rename it with your desired name.
5. What is Data Definition Language (DDL) and Data Manipulation Language (DML)?
A. i. DDL: A Data Definition Language or Data Description Language (DDL) is a standard for
commands that define the different structures in a database. DDL statements create, modify
2|Page
and remove database objects such as tables, indexes and users. Common DDL statements are
CREATE, ALTER, TRUNCATE, RENAME and DROP.
ii. DML: A Data Manipulation Language (DML) is a language that enables users to retrieve, update,
insert and delete data in a database. Common DML statements are SELECT, UPDATE, INSERT INTO
and DELETE.
6. Why is it important to have first aid kits readily available at work?
A. To provide immediate care in case of injuries, minimizing the severity of the Injury. First aid kits
should be quickly accessible to the employees. It should contain all the important items for first
aid required to deal with common problems such as cuts, burns, headaches and muscle cramps.
7. Define the following: Primary Key, Foreign Key
A. A Primary Key is a unique value that identifies a row in a table whereas a foreign key Identifies a
column or set of column in one (Referencing) table that refers to a column or set of columns in
another (referenced) table. A table can have only one primary key but a table can have multiple
foreign keys.
8. What should you do if you discover a fire in the workplace?
A. All employees must know where the fire extinguishers are located, and how to properly use
them.
• Fire extinguishers and First Aid Stations should be clearly marked with signs.
• Never block access to Exits, fire extinguishers, electric switches and panels.
• Do not block or stack material against doors, which would prevent them from operating
properly in event of a fire.
• Do not use flammable material near electrical panels, switches, lift trucks or any electrical
equipment.
• Make sure all equipment is properly grounded where needed.
• Fire extinguishers must be inspected regularly.
• Report to your supervisor of any defect in electrical, fire prevention or material handling
equipment.
• No flammable material are to be placed around an exit door way.
3|Page
9. Why care and maintenance of computer is required?
A. A large number of files are stored in the computer. These files can be disorganized and
fragmented and may results in slowing down of the system. Regular maintenance of the system
includes installing updates, security checks, taking back-ups, virus scans, etc.
10. What does a healthy lifestyle includes?
A. A healthy lifestyles include
(i) A balanced diet and healthy eating
(ii) Staying hydrated
(iii) Good-quality sleep
(iv) Thinking positive
4|Page