logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to Add a new column to an existing table?


  • Correct Answer
  • New column can be added using the ALTER TABLE command as shown below: Example: ALTER TABLE employee ADD DateOfBirth date 


  • Technology problems


    Search Results


    • 1. What is AFIEDT.BUF?
    • Discuss
    • 2. What are the basic SQL*Plus commands?
    • Discuss
    • 3. What are Number Functions in SQL?
    • Discuss
    • 4. What are aggregate functions in SQL? What are those functions?
    • Discuss
    • 5. Explain Row level and statement level trigger.
    • Discuss
    • 6. How to recover a dropped table?
    • Discuss
    • 7. What are the types of constraints avaialable in oracle?
    • Discuss
    • 8. Explain Check constraint.
    • Discuss
    • 9. Explain Not Null constraint.
    • Discuss
    • 10. Explain primary key constraint.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment