Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 308 Bytes

sqlminus

A CLI tool to connect to Oracle database and run sql command without having to install Oracle instance

Usage

dbUrl dbUser dbPass \[statement\]
  • If [statement] not provided, enter interactive loop mode.

JVM Parameters

  • LOGRESULTSONLY=1/0, Print results only or debug messages