New ! Computer Science MCQ Practise Tests



Structured Query Language Model Question Paper 1

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 50
    5 x 1 = 5
  1. Which commands provide definitions for creating table structure, deleting relations, and modifying relation schemas.

    (a)

    DDL

    (b)

    `DML

    (c)

    DCL

    (d)

    DQL

  2. The clause used to sort data in a database

    (a)

    SORT BY

    (b)

    ORDER BY

    (c)

    GROUP BY

    (d)

    SELECT

  3. Which of the following is a collection of data entries?

    (a)

    Database

    (b)

    Table

    (c)

    Dbase

    (d)

    SQL

  4. Which component of SQL includes commands to insert, delete and modify tables in database?

    (a)

    DCL

    (b)

    TCL

    (c)

    DDL

    (d)

    DML

  5. TCL stands for

    (a)

    Transmission Control Language

    (b)

    Transfer Communication Language

    (c)

    Transaction Communication Language

    (d)

    Transaction control Language

  6. 5 x 2 = 10
  7. Write the difference between table constraint and column constraint?

  8. What is the difference between SQL and MYSQL?

  9. What is RDBMS?

  10. How will you create database and work with the database? Give example.

  11. Define TCL.

  12. 5 x 3 = 15
  13. Write a SQL statement to modify the student table structure by adding a new field.

  14. Write any three DDL commands.

  15. Write a SQL statement using DISTINCT keyword.

  16. List the types of constraints.

  17. Write the function performed by DDL.

  18. 4 x 5 = 20
  19. What are the components of SQL? Write the commands in each.

  20. Construct the following SQL statements in the student table-
    (i) SELECT statement using GROUP BY clause.
    (ii) SELECT statement using ORDER BY clause.

  21. Explain ALTER command in detail.

  22. Explain TCL commands in detail.

*****************************************

Reviews & Comments about 12th Computer Science - Structured Query Language Model Question Paper 1

Write your Comment