logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables ?


  • Options
  • A. Data Manipulation Language(DML)
  • B. Data Definition Language(DDL)
  • C. Both A & B
  • D. None

  • Correct Answer
  • Data Definition Language(DDL) 

    Explanation

    The Data Definition Language (DDL) is used to manage table and index structure.

    CREATE,

    ALTER,

    RENAME,

    DROP and

    TRUNCATE

    statements are the names of few data definition elements.

  • Tags: IT Trainer, Database Administrator, Analyst

    Technology problems


    Search Results


    • 1. Explain different layers which define cloud architecture
    • Discuss
    • 2. Which of the following are capabilities of functions in JavaScript?

    • Options
    • A. Accept parameters
    • B. Return a value
    • C. Accept parameters and Return a value
    • D. None of the above
    • Discuss
    • 3. When do you override hashcode and equals() ?
    • Discuss
    • 4. What is the difference between Serial and Throughput Garbage collector ?
    • Discuss
    • 5. What are the restriction imposed on a static method or a static block of code?
    • Discuss
    • 6. What is webdynpro for ABAP ?
    • Discuss
    • 7. Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.

    • Options
    • A. ScriptObject
    • B. JSObject
    • C. JavaObject
    • D. Jobject
    • Discuss
    • 8. What are string functions in VBScript?
    • Discuss
    • 9. Explain about services in Angular.js ?
    • Discuss
    • 10. What do you mean by undeclared and undefined variables ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment