Question: If you were building a database table that contains the following attributes/fields: date, social security number, and phone number fields, how would you define each
- If you were building a database table that contains the following attributes/fields: date, social security number, and phone number fields, how would you define each field (char, text or numeric, et.) and why?
2) Explain how and when it is appropriate to use the following SQL clauses/statements: a. GROUP BY vs. ORDER BY b. WHERE vs. HAVING
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
