Database And SQL Trivia Quiz!

12 Questions | Attempts: 660
Share
SettingsSettings
Please wait...
  • 1/12 Questions

    This statement is used to retrieve data from the DB....__________

Please wait...
About This Quiz

Below are a database and SQL trivia quiz. It is designed to see your capability to store data conveniently in a computer with the help of the structured query language. We know for a fact that SQL is the language used for relational database management systems. See what else you know about it and various databases by taking this test!

Database And SQL Trivia Quiz! - Quiz

Quiz Preview

  • 2. 

    Transaction Code ____ is the Data Dictionary

  • 3. 

    Tables MARA is one  table and is created in the underlying DB as one table with the same name. therefore it is a ___________ table

  • 4. 

    SELECT...... INTO ____  . .... is an array fetch

  • 5. 

    The Database table is created as soon as we hit SAVE in the Data Dictionary

    • True

    • False

    Correct Answer
    A. False
  • 6. 

    In order to read data from a different client we must use this option of the SELECT statement (two words) ______  ______

    Correct Answer
    client specified
  • 7. 

    The data model used in ABAP courses from SAP is the _______ Data Model.

    • ERP

    • NetWeaver

    • ABAP

    • Flight

    Correct Answer
    A. Flight
  • 8. 

    SELECT can be used in internal tables as well

    • True

    • False

    Correct Answer
    A. False
  • 9. 

    DATA: i_mara type table of mara,   wa_mara like line of i_mara. Select * from MARA       INTO wa_mara. What is syntactically wrong with this statement?

    • Missing WHERE

    • This is native SQL

    • Missing ENDSELECT.

    • What language is this!?

    Correct Answer
    A. Missing ENDSELECT.
  • 10. 

    What statement is used to check for authorization values of the user?

    Correct Answer
    authority check
    authority-check
  • 11. 

    These statement can change DB entries....

    • REFRESH

    • MODIFY

    • DELETE

    • UPDATE

    • INSERT

    Correct Answer(s)
    A. MODIFY
    A. DELETE
    A. UPDATE
    A. INSERT
  • 12. 

    This field holds the result of the AUTHORITY-CHECK statement.

    • SY-UZEIT

    • SY-AUTHORIZED

    • SY-SUBRC

    • SY-IDONTKNOW

    Correct Answer
    A. SY-SUBRC

Quiz Review Timeline (Updated): Mar 19, 2022 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 19, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Nov 03, 2012
    Quiz Created by
    Tmaharaj007
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.