Answer Posted / vipul garg
Hi,
$ sqlplus sys/sys as sysdba
If connect a instance then
first set environment variable as :
$ export ORACLE_SID = instance_name
$ sqlplus username/password@servicename
Regards
Vipul Garg
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is informix sql?
Explain the order of sql statement execution?
What is pl sql script?
What will you get by the cursor attribute sql%notfound?
Where is pl sql used?
what is the use of set statement in tsql? : Transact sql
How can check sql version from command line?
What is sharding in sql?
What is rowid in sql?
how can I make a script that can be bi-language (supports english, german)? : Sql dba
what's the difference between a primary key and a unique key? : Sql dba
What are the sql versions?
how many tables will create when we create table, what are they? : Sql dba
how to calculate the difference between two dates? : Sql dba
What is sql entity?