100 Days of Java challenges

Day 45 - JDBC: ResultSet and Metadata

  • Implement a program to retrive data from database using ResultSet and iterate through the result
  • Implement a program to extract metadata information (database schemas, tables, columns, and indexes ) from a database
  • Update metadata information programmatically

      Community|Blog|Youtube|Careers|Contact Us
      Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
      100DaysOfCode@2024