Examveda

What is the purpose of database normalization?

A. To reduce database size

B. To increase database speed

C. To organize data and eliminate redundancy

D. To enforce strict typing

Answer: Option C

Solution (By Examveda Team)

Database normalization organizes data to eliminate redundancy, improve data integrity, and minimize anomalies.

Join The Discussion

Related Questions on Database Connectivity with Python

What is SQLite?

A. A type of programming language

B. A relational database management system

C. A Python module for web scraping

D. A version control system