logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the basic SQL*Plus commands?


  • Correct Answer
  • 1) START- Used to run a SQL script 2) ACCEPT- Accepts input from user 3) GET- Gets the sql file from user to place in buffer 4) LIST- Displays the last command executed 5) RUN- Used to list and run the command in buffer 6) SHOW- Shows the environment settings Example: SHOW PAGESIZE 


  • Technology problems


    Search Results


    • 1. What are Number Functions in SQL?
    • Discuss
    • 2. What are aggregate functions in SQL? What are those functions?
    • Discuss
    • 3. Explain Row level and statement level trigger.
    • Discuss
    • 4. Explain the difference between trigger and stored procedure.
    • Discuss
    • 5. What do you mean by Redo Log file mirroring ?
    • Discuss
    • 6. What is AFIEDT.BUF?
    • Discuss
    • 7. How to Add a new column to an existing table?
    • Discuss
    • 8. How to recover a dropped table?
    • Discuss
    • 9. What are the types of constraints avaialable in oracle?
    • Discuss
    • 10. Explain Check constraint.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment