Getting Data out of the database in other ways
make your own html page and use a Fermi built query tool - misweb to query the database and get back data for display or save in a file.
use the ‘native’ PC database from Microsoft - Access
There are many, many tools available for browsing and reporting
on data in an Oracle database. (apart from Python, which is
a powerful tool and can be used with graphics, plotting,etc..)
Some of these work with any database which supports the
Open Database Connection (ODBC) protocol.
3 Simple Examples you can use right away:-