FCP – FortiAnalyzer Analyst 7.6 — Question 19

Which operation can you use SQL SELECT queries for?

Answer options

Correct answer: D

Explanation

The correct answer is D, as SQL SELECT queries are specifically designed to retrieve and display data, including the database schema. Options A, B, and C involve modifying data or structure in the database, which is not the function of a SELECT query.