Download List

專案描述

YASQL is an open source Oracle command line interface. It features a much kinder user interface than SQL*Plus (sqlplus). This is meant to be a complete replacement for SQL*Plus when dealing with ad hoc queries and general database interfacing. It adds features such as full ReadLine support for command history and tab completion, alternate output methods, table, list, CSV, redirection and piping of query results, query editing, scripting, and easy administrative data dictionary commands.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-18 13:00
1.83

This release adds a new mode, new commands, command
completion, additional redirectors, and various fixes.
標籤: Major feature enhancements

2005-02-21 19:39
1.82

New features include batch mode, connection as sysdba, and some minor convenience changes.
標籤: Major feature enhancements

2002-03-07 03:28
1.81

A new DESC method that is as fast as SQL*PLus, support for PL/SQL and external authentication, and many other enhancements and bugfixes.
標籤: Major feature enhancements

2001-08-02 02:24
1.80

Compatibility issues with the data dictionary in Oracle 7 have been fixed. Compound indexes are now ordered. Objects from other schemas no longer conflict . declare and end in will only match if on a blank line. '/' terminator will only match if at the end of a line. Edit temp file now appends '.sql' to the end for syntax highlighting. The SQLPATH environment variable is now used when searching for scripts. Terminal setup is now after script parsing, so that it will work when run under cron.
標籤: Minor bugfixes

2001-07-06 02:57
1.78

A fix for a bug where parentheses were matching improperly.
標籤: Minor bugfixes

Project Resources