0% found this document useful (0 votes)
46 views

It Set-2 X

Uploaded by

kamlesh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views

It Set-2 X

Uploaded by

kamlesh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ANGELS’ ACADEMY SR. SEC.

SCHOOL
NAME………………………………….
PEN PAPER TEST - 1
ROLL NO……………………………… CLASS: X (2024-25)
INFORMATION TECHNOLOGY (402) [SET – 2]
Duration: 1:30 hrs Max. Marks: 40
General Instructions:
1. All questions are compulsory.
2. Write in neat and clean hand writing.
1. Multiple Choice Questions: [1X10=10]

(i) ______ means that the query uses criteria you provide to hide some data and present only what
you want to see.
(a) Indexing (b) Sorting (c) Filtering (d) Relating

(ii) ___________is the process of emptying a place in case of an emergency, disaster.


(a) Emergency (b) Accident (c) Drill (d) Evacuation

(iii) Which of the following is checked by a DBMS?


(a) Redundancy (b) Inconsistency
(c) Both (a) and (b) (d) Neither (a) nor (b)

(iv) Data in RDBMS is organized in _________.


(a) files (b) tables (c) text related only (d) linked through network

(v) Which of the following is NOT a type of text data type?


(a) Memo (b) Varchar (c) Float (d) Char

(vi) A _________ is a database object that provides a systematic way to accept data from the user
and store it in a table of a database.
(a) Query (b) Form (c) Report (d) Table

(vii) A _____________ is a question asked from a database.


(a) query (b) report (c) form (d) field

(viii) Which of the following is expended form of SQL.


(a) Systematic Query Language (b) Structured Query Language
(c) Software Query Language (d) Structural Query Language

(ix) A_________worker will always perform to the best to his ability.


(a) fast working (b) highly educated
(c) happy and healthy (d) stressed

(x) Primary Keys are also _________ in the database, making it faster for the database to search
for a record.
(a) Indexed (b) defined (c) duplicated (d) replicated

Page 1 of 2
2. Fill in the blanks. [1X6=6]
(i) An organization can face some __________ that could put the lives of the employees in danger..
(ii) Field properties can be set in both the ________ and _________ .
(iii) A _______ helps the user to systematically store information in the database.
(iv) Organization must have a designated ______________ for emergencies

(v) A table is a set of data elements that is organized using a model of vertical ___________ and
horizontal ____________.
(vi) A __________ is an organized collection of data.

3. Give one difference primary key and alternate key. [2X1=2]


4. Describe the importance of periodic evacuation drills. [2X1=2]
5. Enlist any four types of accidents. [2X1=2]
6. Name any 2 DDL commands with syntax and example. [2X2=4]
7. Differentiate between: [2X2=4]
(a) Date data type and Time stamp data type
(b) Field and Records
8. Considered the table SUPPLIER and Write queries. [1X5=5]

(i) Display the supplier details of those whose City is Mumbai.


(ii) Display details of suppliers whose amount is between 40000 to 60000.
(iii) Delete all records.
(iv) Sort above table in ascending order.
(v) Add Bonus Rs. 500 in amount and display.

9. Consider the following table named "GARMENT". Write SQL command of SQL for (i) to (iv). [1X5=5]

(i) Declare data type and size of all fields.


(ii) To display names and size of those garments that is available in 'L' size.
(iii) To display codes and names of those garments that have their names starting with 'T'.
(iv) Update field name Colour with G_Colour.
(v) Add a new Field named Company.

Page 2 of 2

You might also like