1 YASQL is an open source Oracle command line interface. YASQL features a
2 much kinder alternative to SQL*Plus's user interface. This is meant to
3 be a complete replacement for SQL*Plus when dealing with ad-hoc queries
4 and general database interfacing. It's main features are:
6 * Full ReadLine support
7 * Alternate output methods
8 * Output of query results
9 * Data Input and Binding
12 * Easy top rownum listings
13 * Enhanced Data Dictionary commands
18 * Future extensibility