Java
Data
A Java system that queries a database and generates Excel reports with the start and end dates of work contracts.
Published on:
Pulling information from a database isn't always simple, but turning it into something useful can be even more challenging, and that's exactly where this system comes in. Built in Java, it performs searches directly against the database and automatically generates an Excel report, gathering the start and end dates of work contracts obtained through a query or view. A project that turns complex queries into organized, analysis-ready information.