How to Creation & Execute the script using Oracle SQL command line/SQL Plus

preview_player
Показать описание
#SQL
#PLSQL
#Oracle
#ORACLEAPPS
#OracelFusion
#TechTalkswithNaresh
#Naresh
#R12
#EBSConsultant

Join Our Telegram Group:

FOLLOW US :
============

For More details Contact Us:

--------------------------------------------------------------------------------------------------------------------------------------------------------

You can get different technology videos on this link now started with Oracle database administration. you can watch the video from above link which will help you to improve your knowledge please like the videos and subscribe the channel and share with your friends.

This video will help them who are in the learning phase of PLSQL/SQL. If you have any doubt's regarding this video write in comment section. If you want any other video related to SQL/PLSQl/Oracle please comment in comment section.Please Like,Share and Subscribe the Channel.

Command to format the view of Command line(SQL Plus):
set pagesize 2000;
set linesize 2000;

Command to create the File:
ed file_name

Command to run the file:
start file_name

Command to edit the file:
ed

Command to run script:
run
Рекомендации по теме
Комментарии
Автор

Lots of explanation in less time.
Nice explanation sir.keep on doing like this content videos.👏👍

-R-Madhavkolusu
Автор

Preciso de tradução do vídeo para inglês ou português

Frases_e_Sabedoria
Автор

Hi Naresh,
Thank you for the video on script creation.
would you or Do you have a video on connecting to SQLPLUS from a secondary machine
Machine A
Machine B (DB server)
connecting to DB available in Machine B, using a bash script.
could you please point me to your video or help me to do a connection?

prasadkancharlaautomation
Автор

how to download lst file using sql plus can you explainn

cneelabhkarthikganti
Автор

Hello sir

Where we can save my script which is written on notepad.

Bca.Wallah