Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Set SQLcl Path on linux

Eric.SacramentoMar 17 2020 — edited Mar 19 2020

HI,

I am trying to connect SQLcl on linux terminal, but all the time that I go to the terminal I need to execute this code

alias sql="sqlcl/bin/sql"

Is there a way to set this variable permanently ?

Thank you,

Eric

Comments
Post Details
Added on Mar 17 2020
6 comments
687 views