What command is used to add new data records into a database table?
INSERT
:
Which tasks can be performed using window functions in SQL?
Calculate running totals
Aggregate multiple rows into a single value
Rank rows within partitions
:
What is the main role of data in business decision-making?
- To supply objective information that supports sound decisions
Which statements accurately describe the purpose of database normalization?
To prevent update anomalies
To reduce data redundancy
To improve database design flexibility
:
Which characteristics accurately describe relational databases?
Enforces data integrity using constraints
Supports SQL for querying
Data organized into tables
:
During a routine audit, suspicious activities were detected on a database server. Which action should be prioritized to secure the database?
- Implement strict access controls and enable auditing to monitor user activity
What best describes the main characteristic of a relational database structure?
Organizes data into tables with rows and columns linked by keys
:
Which backup type captures all data and allows for complete database recovery?
Full backup






.png)