Answered You can hire a professional tutor to get the answer.
APPENDIX D STUDENT DATABASE SCHEMA GRADE_CONVERSION LETTER_GRADE (PK) GRADE_POINT MAX_GRADE MIN_GRADE CREATED_BY CREATED_DATE MODIFIED_BY
(1). Write and execute two INSERT statements to insert rows into the ZIPCODE table for the following two cities (values Atlanta, GA 30301 & New York, NY 10011). After your INSERT statements are successful, make the changes permanent.