Exercise 14: Java Database - Create a Table
due April 26 extend to May 2 (email screeen shots of your table and results)
Create a simple table in our Oracle server accounts called Dogs. Have
in contain breed, name, age, date of birth. Then enter at least 2 entries
and perform a simple SQL querry to retrieve all dogs with age less than
1 year.
Show results to your instructor.