What does the SQL keyword "SELECT" do?

Last Updated :
Discuss
Comments

What does the SQL keyword "SELECT" do?

Adds new records to a table

Updates existing records in a table

Retrieves data from a database

Deletes specific rows from a table

Share your thoughts in the comments