Problems 6-1 What SQL command(s) would you use to add the date on which an employee was hired to the EMPLOYEE table represented in Figure 6.13 (Pg. 213)? Name this new attribute Employment Date. Assume that the employees were hired on the following dates, using a year-month-day for- mat as YYYYMMDD . Carl Elks 20000522 Janet Robins 20010103 Greg Kinman 19970825 . Christy Bazie 20040801 Elaine Kopp 20060912 John Mast 19950709 Human Resources department needs the work time, vacation time, and sick time for Greg Kinman (see the EMPLOYEE table in Figure 6.13). What SQL command(s) would you use to extract this information from the tables in Figure 6.13? Note: These problems sbould be completed with a datahase sofreare package such as Acss For Problems 6-3 and 6-4, you may use data tbat you for your nstructor) bure dournoaded from an acounting databuase Problem 65 P 6-2 res tbe interaction berween an application sofrevare system and the database P 6-3 Using the information from Figure 6.12 (pg. 212) and Figure 6.13 create the database in the software package of your choice. This will require three steps: Implement the relations from Figure 6.13. . Insert the data from Figure 6.13 into the relational tables. . Print the data from each of the relations to test for successful mplementation. Note: This problem is a continuation standing of Internet access. of Problem 6-3 but requires access P 6-4 to the Internet, a site for posting the database on the Web, and an under- . Take the database developed in Problem 6-3 and place it on the b. Access the database from your local computer using the appropriate Internet (or your instructor may provide the same). ldress for the database. (Your software must be capable of using he data.)