logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are constraints? Mention the different types of constraints?


  • Correct Answer
  • Constraints enable the RDBMS to enforce the integrity of the database automatically, without the need to create triggers, rule or defaults Types of Constraints: NOT NULL, CHEQUE, UNIQUE, PRIMARY KEY, FOREIGN KEY 


  • Technology problems


    Search Results


    • 1. What are defaults? Is there a column to which a default can?t be bound?
    • Discuss
    • 2. State one similarity and difference between WHERE Clause and HAVING Clause?
    • Discuss
    • 3. How can you generate debugging output from PL/SQL?
    • Discuss
    • 4. How can you find a PL/SQL block, if the cursor is open?
    • Discuss
    • 5. What are PL/SQL cursor exceptions?
    • Discuss
    • 6. What is the difference between a primary key and a unique key?
    • Discuss
    • 7. What are the difference between clustered and a non-clustered index?
    • Discuss
    • 8. What is difference between DELETE and TRUNCATE commands?
    • Discuss
    • 9. Can SQL Servers linked to other servers like Oracle?
    • Discuss
    • 10. What is Log Shipping?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment