Skip to content

A simple java swing base application to display sqlplus queries. Instead of command plus you can use it to view the tables.

Notifications You must be signed in to change notification settings

subhojit-me/Oracle-sqlplus-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java based "Oracle Sqlplus runner" version 1.0 is available here. Please use and test

Just click the Login.jar file in the "Database Project" folder to execute.

  • In first phase it basically designed for searching operations.
  • You should have Oracle sqlplus installed, any account with table name and details can be shown by the app.
  • Don't use semicolon(";") while writting the sql command. It will be automaticaly added after your sql query.
  • After all query close the application dont need to log off.

About

A simple java swing base application to display sqlplus queries. Instead of command plus you can use it to view the tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages