Correct Answer:
D. d) Analysing code
Explanation:
Databases are designed to handle data, not code. They excel at:
Storing: Keeping information organized and readily available.
Managing: Allowing efficient access, retrieval, and modification of data.
Securing: Protecting sensitive information through access control and encryption.
Analyzing code, on the other hand, is typically done by specialized software tools or programming languages.