logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Difference between a query and a statement in SQL?


  • Correct Answer
  • An SQL statement is a string of characters that conforms to the syntax and format specified in the international standard A query is a statement that returns a record-set 


  • Technology problems


    Search Results


    • 1. Write an SQL Query to find employees whose name starts with an ?M??
    • Discuss
    • 2. Define Trigger
    • Discuss
    • 3. How to create recursive query in SQL Server?
    • Discuss
    • 4. Mention the difference between clustered and a non-clustered index?
    • Discuss
    • 5. Which command using Query Analyzer will give you the version of SQL server and operating system?
    • Discuss
    • 6. Describe the use of PL/SQL table?
    • Discuss
    • 7. Name any three PL/SQL exceptions?
    • Discuss
    • 8. What are PL/SQL cursor exceptions?
    • Discuss
    • 9. How can you find a PL/SQL block, if the cursor is open?
    • Discuss
    • 10. How can you generate debugging output from PL/SQL?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment