write the sql code to validate the assign charge values in the assignment table. your query should retrieve the assignment number, employee number, project number, the stored assignment charge (assign charge), and the calculated assignment charge (calculated by multiplying assign chg hr by assign hours). sort the results by the assignment number.