What is the purpose of the SELECT
statement in SQL?
To delete records from a database table
To update or modify existing records in a database table
To insert new records into a database table
To specify and retrieve data from a database table based on specific criteria