DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: which is not an sql*plus command?

  1. #1
    Join Date
    Feb 2001
    Posts
    51

    Question

    1. LIST
    2. ACCEPT
    3. CHANGE
    4. UPDATE
    5. DESCRIBE

    I pick 4. update

  2. #2
    Join Date
    Feb 2001
    Posts
    12
    I think you're right. These defs are out of the exam cram Ora-8 DBA exam:
    [sqlplus commands]...

    ACCEPT : Reads a line of input and stores it in a variable
    CHANGE : Changes text on the current line in the buffer
    DESCRIBE Lists the column definitions for the specified table, view or synonym or the specifications for the specified function or proc.
    LIST : lists one or more lines of the sql buffer

    UPDATE: Not there. Not necessarily a sqlplus command.

    Steve

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width