Self Studies

Computer Scienc...

TIME LEFT -
  • Question 1
    5 / -1

    What SQL structure is used to limit column values of a table ?

  • Question 2
    5 / -1

    A clause in SQL allows you to rename a table or a column temporarily by giving another name known as alias. The renaming is a temporary change and the actual table name does not change in the database. Which of the following clauses, allows such option?

  • Question 3
    5 / -1

    Consider the following EMP table and answer the question below.

    EMP_NO

    SALARY

    GRADE

    E001

    1000

    E1

    E002

    2000

    E4

    E003

    1500

    E2

    E004

    4000

    E4

     

     

     

     

     

     




    Which of the following select statement should be executed if we need to display the average salary of employees who belong to grade "E4"?

  • Question 4
    5 / -1

    MySQL is examples of

  • Question 5
    5 / -1

    Consider the following SQL query to retrieve ecode of employees from STUDENT table, whose address contains 'MUMBAI':

    SELECT ecode

    FROM STUDENT

    WHERE _________;

    Which of the following is most suitable to complete the query?

  • Question 6
    5 / -1

     With SQL, how can you return the number of records in the "persons" table? 

  • Question 7
    5 / -1

    The value of each NULL is __________.

  • Question 8
    5 / -1

    If the increment is in thousand then what is the average Increment for the below-given SQL query?

    SELECT AVG(Increment)  FROM Employee

    Employee

    ID

    Increment

    1

    18

    2

    16

    3

    17

    4

    null

    5

    17

    6

    null

    7

    null

    812

  • Question 9
    5 / -1

    Expansion of RDBMS is ________.

  • Question 10
    5 / -1

    Which of the following is used to manage Data Base ?

Submit Test
Self Studies
User
Question Analysis
  • Answered - 0

  • Unanswered - 10

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Submit Test
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now