GK Question

technology easy mcq

Which SQL command is used to retrieve data from a database?

  1. INSERT
  2. UPDATE
  3. SELECT
  4. DELETE

Answer: SELECT

SELECT is the SQL command used to query and retrieve data from one or more tables. INSERT adds new records, UPDATE modifies existing records, and DELETE removes records. SELECT is the most frequently used command in database operations.

Topic Database & Programming
Exam Relevance Banking, SSC JE, Railway