Question: Complete the following statement to create a table named Country. Choose the best data type with the following minimum storage requirements: - ISOCode3 stores the

Complete the following statement to create a table named Country. Choose the best data type with the following minimum storage requirements: - ISOCode3 stores the country's three-letter code. - IndepDate stores the country's independence date. ISOCode3 IndepDate ;; Enter a statement to delete the above table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
