402 It 2324
402 It 2324
9. It enables users to view, enter, and change data directly in database objects. 1
a. One b. 3 c. 4 d. Many
11. A Relational database uses commands which is a standard user 1
application that provides an easy programming interface for database interaction.
12. Suraj wants to create a database for his clients. For this purpose, she needs to 1
store the Email IDs of his clients. Which datatype should he use to accomplish this
purpose?
a. 1 b. 2 c. 3 d. Many
Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
26. What do you understand by the term Table of Contents? List the characteristics of a 4
good ‘Table of content’ in a word processor.
27. Explain the term ‘Scenarios’ in relation to the Spreadsheets with example. 4
28. Explain different kinds of online threats. 4
29. Explain the term “Referential Integrity”. Why is it important in a database? 4
30. Consider the following Vendor table and write the queries for the following: 4
Table Datesheet
Sub_code Sub_Name DateofExam Days
E001 English 11-03-2021 Monday
H002 Hindi 15-03-2021 Friday
S003 Social Sci. 18-03-2021 Monday
S004 Science 21-03-2021 Thursday
i. Write a SQL command to display the records in ascending order by date of exam.
ii. Write a query to display the above date sheet.
iii. Write a query to display the subject name and date of the exam held on ‘Monday’
iv. Write a SQL command to display the date of exam and Sub_Name of
Science subject.