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

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • #SQL
    #PLSQL
    #Oracle
    #ORACLEAPPS
    #OracelFusion
    #TechTalkswithNaresh
    #Naresh
    #R12
    #EBSConsultant
    Join Our Telegram Group:
    t.me/techtalks...
    FOLLOW US :
    ============
    RUclips : / 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

Комментарии • 23

  • @-R-Madhavkolusu
    @-R-Madhavkolusu 3 года назад +2

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

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  3 года назад

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

  • @danielacuna8119
    @danielacuna8119 7 месяцев назад +1

    Thanks!

  • @Frases_e_Sabedoria
    @Frases_e_Sabedoria 8 месяцев назад +1

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

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  8 месяцев назад

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

  • @24amwonders72
    @24amwonders72 Год назад +1

    Nice

  • @Bca.Wallah
    @Bca.Wallah Год назад +1

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

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  Год назад

      @Bca You cant save select query in data base.

    • @Bca.Wallah
      @Bca.Wallah Год назад +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  Год назад

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

    • @Bca.Wallah
      @Bca.Wallah Год назад

      @@TechTalkwithNaresh
      Unable to open file
      Error occurred

  • @5c11neelabhkarthikganti2
    @5c11neelabhkarthikganti2 2 года назад +1

    how to download lst file using sql plus can you explainn

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  2 года назад

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

  • @susantamurmu7435
    @susantamurmu7435 2 года назад +1

    how to make run another sql file

  • @harshadraut4186
    @harshadraut4186 2 года назад +1

    where and how to download sql plus

    • @TechTalkwithNaresh
      @TechTalkwithNaresh  2 года назад +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.

  • @prasadkancharlaautomation2874
    @prasadkancharlaautomation2874 3 года назад

    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  3 года назад

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

  • @AliHussain-ie7bp
    @AliHussain-ie7bp 2 года назад +1

    Tell me how to paste link on notepad