In this course we will try know how to Oracle Connection using CMD/SQL Plus/Sql Developer
in our windows machine
01. CMD
- set sql plus on cmd, just write and hit enter key
sqlplus/nolog
- connect sys user by
connect sys as sysdba
- show current user
show user
--hr ser connection
conn hr
hr
02. SQL Plus
- go to start button and search by sqlplus and open it as administrative mode
now put useranme and password like
hr/hr
right hr means username and after / hr means password
- show current user
show user
03. Sql Developer
- open sql developer
- connect by clicking on plus sign
- put connection, username,password,
- if you want to login with sys select sysdba otherwise default
- then host name, service/sid name
- Hit on test if successfully connect then click on connect button
In questa pagina del sito puoi guardare il video online Oracle Connection using CMD/SQL Plus/Sql Developer della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Play With Code 14 aprile 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 59 volte e gli è piaciuto 1 spettatori. Buona visione!