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

Sdílet
Vložit
  • čas přidán 5. 05. 2020
  • #SQL
    #PLSQL
    #Oracle
    #ORACLEAPPS
    #OracelFusion
    #TechTalkswithNaresh
    #Naresh
    #R12
    #EBSConsultant
    Join Our Telegram Group:
    t.me/techtalkswithnaresh
    FOLLOW US :
    ============
    CZcams : / techtalkwithnaresh
    For More details Contact Us:
    Email: nareshtech21@gmail.com
    --------------------------------------------------------------------------------------------------------------------------------------------------------
    / @techtalkwithnaresh
    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
    E.g: ed script.sql
    Command to run the file:
    start file_name
    E.g: start script.sql
    Command to edit the file:
    ed
    Command to run script:
    run

Komentáře • 25

  • @-R-Madhavkolusu
    @-R-Madhavkolusu Před 3 lety +2

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

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 3 lety

      @Madhav Thanks for acknowledgement. Subscribe to get latest explanation.

  • @heinrichwettin
    @heinrichwettin Před 3 lety +1

    Thank you ! Great tutorial

  • @24amwonders72
    @24amwonders72 Před rokem +1

    Nice

  • @danielacuna8119
    @danielacuna8119 Před 5 měsíci +1

    Thanks!

  • @Frases_e_Sabedoria
    @Frases_e_Sabedoria Před 6 měsíci +1

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

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 6 měsíci

      @Frases Please write in English so we can able to check and revert.

  • @prasadkancharlaautomation2874

    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?

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 3 lety

      @Prasad I don't have the video but you can connect using the TCP connection setting.

  • @5c11neelabhkarthikganti2
    @5c11neelabhkarthikganti2 Před 2 lety +1

    how to download lst file using sql plus can you explainn

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 2 lety

      @Neelabh you can fetch only the last query which you had return using sql plus.

  • @susantamurmu7435
    @susantamurmu7435 Před 2 lety +1

    how to make run another sql file

  • @harshadraut4186
    @harshadraut4186 Před 2 lety +1

    where and how to download sql plus

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 2 lety +1

      @Harshad You can install oracle in the same package SQL plus also get install. And you can download Oracle from office oracle site. Subscribe to get latest updates.

  • @Bca.Wallah
    @Bca.Wallah Před 10 měsíci +1

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

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 10 měsíci

      @Bca You cant save select query in data base.

    • @Bca.Wallah
      @Bca.Wallah Před 10 měsíci +1

      @@TechTalkwithNaresh where will I save my text file?
      Which is written on notepad after using ed script.sql in command line???
      Please help sir

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Před 10 měsíci

      @Bca.Wallah Save fist at desktop and then follow the steps ftom video.

    • @Bca.Wallah
      @Bca.Wallah Před 10 měsíci

      @@TechTalkwithNaresh
      Unable to open file
      Error occurred

  • @AliHussain-ie7bp
    @AliHussain-ie7bp Před 2 lety +1

    Tell me how to paste link on notepad