logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are joins? Explain its characteristic features .


  • Correct Answer
  • Joins are used to combine data of one or more tables Joins should be used when there is abundant data Joins can be LEFT, RIGHT, OUTER, INNER or even SELF JOIN The purpose is to bind data from multiple tables without any receptivity 


  • Technology problems


    Search Results


    • 1. Explain how to limit the rows that are retrieved by a query.
    • Discuss
    • 2. Explain unique Constraint.
    • Discuss
    • 3. Explain foreign key constraint.
    • Discuss
    • 4. Explain primary key constraint.
    • Discuss
    • 5. Explain Not Null constraint.
    • Discuss
    • 6. What is correlated query? Explain its uses.
    • Discuss
    • 7. Define PL/SQL. Explain its purpose
    • Discuss
    • 8. What are the Advantages of PL/SQL?
    • Discuss
    • 9. SQL vs. PL/SQL
    • Discuss
    • 10. Both PL/SQL and Java (or) .NET code can be used to create Oracle stored procedures and triggers. Which of the one should be used and why?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment