Which is the best way for your database to report supplier history and rating data for TennisSource?
a. Create a separate table for TennisSource in the database that includes columns for supplier history and rating data. This way, the data for TennisSource can be easily accessed and filtered.
b. Use a SQL query to retrieve supplier history and rating data for TennisSource from the existing database tables, and then present the information in a report format.
c. Build a custom report in the database system that specifically focuses on supplier history and rating data for TennisSource, allowing for easy access to the necessary information.
d. Utilize a reporting tool or software that integrates with the database to generate a detailed report of supplier history and rating data for TennisSource.