0% found this document useful (0 votes)
65 views1 page

INFORMATION TECHNOLOGY Practical File and Project

Important questions

Uploaded by

himanshu149kr
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)
65 views1 page

INFORMATION TECHNOLOGY Practical File and Project

Important questions

Uploaded by

himanshu149kr
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/ 1

INFORMATION TECHNOLOGY

CLASS X
PRACTICAL FILE QUESTIONS

Digital Documentation
Q1. Explain the style given in the style and formatting window?
Q2. Write the steps to create new style in document?
Q3. Write the steps to create new template?
Q4. Write the steps to insert table of contents and also write its importance?
Spread Sheet
Q1. Write the steps to aanalyse data using scenarios and goal seek in excel?
Q2. Write steps to link data and spreadsheets?
Q3. Write the steps to consolidate data of two sheets.
Q4. Write the steps to record Macro in open office calc.

DBMS
Q1. What is primary key? What is its importance?
Q2. What is the difference between Char and Varchar Datatype in SQL?
Q3.
FIELD NAME DATA TYPE CONSTRAINT
BOOKID NUMERIC PRIMARY KEY
SUBJECT VARCHAR(30)

BOOKPRICE NUMERIC
a) Write the SQL command to create above table.
b) Write the SQL command for inserting the following values in the given table.
BOOKID SUBJECT BOOKPRICE
1001 INFORMATION 180
TECHNOLOGY
1002 SCIENCE 100
1003 MATH 125
1004 ENGLISH 150
Q4. Write the sql query for the given book table below –
BOOKID SUBJECT BOOKPRICE
1001 INFORMATION 180
TECHNOLOGY
1002 SCIENCE 100
1003 MATH 125
1004 ENGLISH 150
1005 PHYSICS 650
1006 CHEMISTRY 450
a. To Display those records whose BOOK ID is ‘1001’.
b. Modify the price by increasing value from ‘125 to 175’ for BOOKID 1003.
c. Delete the record of BOOKID ‘1004’.
d. Display the records of all BOOKS in descending order of SUBJECT.
PROJECT -
10 A – A PROJECT REPORT ON “CYBER CRIME”
10 B – A PROJECT REPORT ON “DATABASE MANAGEMENT SYSTEM AND ITS APPLICATIONS”
Note : project should be minimum of 20-25 page.

You might also like