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