25.
Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';

28.
To define what columns should be displayed in an SQL SELECT statement: