$ sqlplus _username_/_password_@//_servername or ipaddredd_:_port_/_SID_
example:
$ sqlplus system/hello@//10.10.4.15:1521/INSTANCE
Enjoy.
Subscribe to:
Post Comments (Atom)
Using Handlebar Prompt in Semantic Kernal
> dotnet add package Microsoft.SemanticKernel.PromptTemplates.Handlebars --version 1.30.0 using Microsoft . SemanticKernel ; using Micr...
-
LINK: http://www.techonthenet.com/oracle/functions/nvl.php Oracle/PLSQL: NVL Function In Oracle/PLSQL, the NVL function l...
-
Setting up a MPI cluster on Ubuntu involves the following steps: 1. Install OpenMPI on all machines. $sudo apt-get install libopenmpi-de...
-
If you get the following error message when you are trying to commit code from Visual Studio Code to GitHub Repo. The following is an easy f...
No comments:
Post a Comment