SQL EDITOR

                 SQL EDITOR 

  1. When you enter and SQL command, it is stored in a part of memory called the SQL buffer, and remains there until you enter a new command.
  2. If you press (RETRUN) before completing a command, SQL * Plus will prompt you with a line number.
  3. The terminator for SQL statements is semi-colon.
  4. Whilst the SQL statement is in the buffer, there are some straight forward editing operations which may be performed using SQL * Plus commands

    COMMAND

    ABBREVATION

    PURPOSE

    APPEND text

    A text

    বর্তমান লাইনের শেষে নতুন text add করার জন্য

    CHANGE

    C/OLD/NEW

    বর্তমান লাইনের পুরাতন text পরিবর্তন করে নতুন text যোগ করার জন্য

    CHANGE

    C/TEXT/

    বর্তমান লাইনের text মোছার জন্য

    CLEAR BUFFER

    CL BUFF

    SQL BUFFER এর সকল লাইন মোছার জন্য

    DEL

     

    CURRENT লাইন মোছার জন্য

    INPUT

    I

    Identified number inset করার জন্য

    INPOUT

    1 text

    Line insert করার জন্য

    LIST

    L

    SQL BUFFER এর লাইন  List দেখার জন্য

    LIST n

    Ln

    নিদ্দিষ্ট লাইন দেখার জন্য।

    LIST m n

    L m n

    নিদ্দিষ্ট কয়েকটি লাইন দেখার জন্য।

    RUN

    R

    SQL BUFFER এর বর্তমান কমান্ড জটঘ করার জন্য।




কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন