Write a program in Java that connects to a database and generates a report that consists of the list of Vaccination Centers which are offering a specific Vaccine (Covishield or Covaxin). Some centers may offer both the vaccines. Input to the Java program will be name of Vaccine. Make assumptions wherever necessary.
Comments
Leave a comment