1.

What are report generators?(a) They are the tools to generate human readable reports from a database(b) They are the tools that generate reports on the statistics of the database usage(c) They are the tools that prevent database querying and instead they generate pie charts and graphs(d) None of the mentionedThe question was asked in unit test.I'm obligated to ask this question of Application Architectures topic in chapter Application Design and Development of RDBMS

Answer»

The correct option is (a) They are the TOOLS to generate human readable REPORTS from a database

The explanation: REPORT generators are the tools to generate human readable reports from a database. They INTEGRATE QUERYING the database with the creation of formatted text and summary charts.



Discussion

No Comment Found

Related InterviewSolutions