Direct Questions ms
Direct Questions ms
1. What is adatabase?
a. Serves many applications by centralizing data and controlling
redundant data
2. Define a file in the context of databases.?
b.
3. What is arecord in a database?
c. Group of related fields
4. Explain the concept of a field in a database.?
d. Group of characters as word(s) or number
5. What doesakeyfield in a relational database do?
e. key field uniquely identifies each record in a table.
6. Define primary key.
f. The primary key is the specific key field chosen to ensure each
record is unique.
7. What is aforeign key?
g. foreign key is a primary key from one table used in another table to
establish a link between the two.
8. Namethethree basic operations of a Relational DBMS. ?
h. SELECT:
i. JOIN:
j. PROJECT
4G networks,
Also called Long Term Evolution (LTE) networks, have much higher
speeds: 100 megabits/second download, and 50 megabits upload speed
12.Discuss the advantages of packet-switched networks.?
Switch: It knows which device needs the data and sends it only to the right
one,
Packet: These packets travel through different routes in the network and
are put back together at the destination.
13.Discuss the importance of packet switching in modern networks.?
Data Dictionary: Stores definitions and details about data elements, such
as field names, types, and constraints.
23.What is normalization in database design?
28.What is TCP/IP?