Download as pdf or txt
Download as pdf or txt
You are on page 1of 40

Sri Chaitanya Techno School, Bikaner

Practical File
On
OpenOffice Writer, Calc and Base.
Information Technology (I.T.) – 402
Class: X

Practical Examination: 2023 – 24

Submitted By: Submitted To:


Praveen Tripathi
PGT (Computer Science)

Date of Submission: _____/_____/ 20 Signature: _______________

1
ACKNOWLEDGEMENT

I am immensely thankful to Mrs. Annapurna Madam (Principal) and Mr. Ravi


Kishor Sir (Academic Dean) for their valuable guidance and blessings.
I express my deep sense of gratitude and regards to Mr. Praveen Tripathi (PGT
Computer Science) for their continuous support and encouragement in completing this
Practical File.
I also offer my sincere thanks to all those who involved directly or indirectly in
developing this Practical File.

Date:
Signature of the Student
__________________
Class: X

2
Table of Contents:
Sr. No. Topic: Page No. Remarks:
1. Styles in OpenOffice Writer 04

2. Inserting an image in OO Writer. 04 – 05

3. Cropping and Resizing an Image 06 – 07

4. Creating a sample template 08

5. Implementing Mail – Merge 09 – 15

6. Working with SUBTOTAL in Calc. 15 – 16

7. Implementing the GOAL SEEK. 17 – 18

8. Use of SOLVER 18 – 20

9. Creating Hyperlink in spreadsheet 20 – 23

10. Macros in Spreadsheet 23 – 25

11. Creating a Database in BASE. 26 – 27

12. Creating a Table using Wizard. 28 – 30

One to One and Many to One


13. 30 – 31
Relationship in Table

14. Applying Criteria in Table. 32 – 34

15. Creating table using SQL Command. 35 – 36

16. Using DML Command in SQL Query. 37 – 39

17. Bibliography 40

________________
Teacher’s Signature

3
Q.1 Show different Styles available in OpenOffice Writer.
Sol. Character Style Frame Style Page Style

Paragraph Style
List Style

Q.2 Insert an image to OO Writer document.


Sol.

4
5
Q.3 Display how can you crop and resize an image in OO Writer.
Sol. Original Picture:

6
Cropped Image:

7
Q.4 Create a sample template in OO Writer.
Sol. Creating a template for exam time – table.

8
Q.5 Show the implementing the mail – merge option.
Sol. Step – 1 : Creating Common Invitation Letter.

Step – 2: Starting Mail Merge Wizard.

9
Step – 3 Using the current document.

Step – 4 Selecting document type as letter.

10
Step – 5 Selecting Address List.

Step – 6 Crating New Address List

11
Step – 7 Entering data in Address List (Recipients List)

Step – 8 Sample Data…

12
Step – 9 Saving the Database as, “DUMMY”.

Step – 10 Selecting fields of Address List.

13
Step – 11 Adjusting Layout of address block.

Step – 12 Saving the document.

14
Step – 13 Final Result of Mail – Merge.

Q.6 Show the use of Subtotal in Calc, with suitable example.


Sol. Finding Average Salary according to subject using solver:

15
Summarised Result is given below:

16
Q.7 Using a suitable example, implement the Goal Seek.
Sol. We know the marks of only first three subjects, predicting the marks of
fourth subject using, Goal Seek.
✓ Applied the formula in cell B7.
✓ Goal is to score “250” as Total Score.

17
Setting the Target Value to 250.

For scoring 250 marks, we need to score 57 marks in fourth subject, as shown in
figure:

Q.8 Calculate product profit using Solver.


Sol. We want 21000 as our Profit, so predicting the profit amout of “Mobile
Phone” using Solver.

Currently we have total, 19200 Profit amount.


18
Target Cell is C8.
Value (Targeted Value) is 21000.
Variable Cell (Changing Cell) is C6.

19
For gaining 21000 as Profit, Mobile Phone will have to generate 1800 as Profit, as
suggested by Solver.

Q.9 How can you create different hyperlink in Calc? Show the implementation.
Sol. In this example, we will insert two hyperlinks:
(A) Web Hyperlink (B) Document Hyperlink

20
Typing Web URL in Target Column: www.google.com
Setting Text as “Google Search”

21
Selecting Path of the PDF (10th IT Complete Book) from particular folder:

Setting Text as “10th IT Book”

22
The final sheet will look like this:

Q.10 Display the working implementation of Recording a Macro and Running a


Macro.
Sol.

23
Recording a macro, for multiplying every number to 3.

Selecting the Range of Values, which will be multiplied to 3 using Macro.

We have Recorded the Macro.


We have applied Paste Special method to copy and then paste using “Multiply”
option.
After Recording the Macro, we need to Run it.
Steps are similar i.e., Tools > Macros > Run Macro
Then select the recorded macro.

24
Final Result of selected range of data, as shown below

25
Q.11 Display the implementation of Creating a Database in BASE.
Sol. Opening the Database Wizard, to create database.

Registering Database:

26
Naming newly created database as “New Database”.

After Successfully created database, We can see Database Objects, as shown


below:

27
Q.12 Display the implementation, how can you create a table using Table Wizard
in BASE.
Sol. Clicking “Using Wizard to Create Table”.

Selecting “Personal” as a Category. Selecting “Accounts” as Sample Table.


Choosing Desired Fields (Columns).

28
Setting Field Type and its Formats:

Setting Primary Key and Setting “Auto Value”.

29
Giving Table Name and Finishing the Wizard.

Q.13 Show Database Relationships:


(A) ONE to ONE:

30
(B) ONE to MANY:

31
Q.14 Display the data of a table using Criteria (>, =, String criteria, etc.)
Sol. Table “Dummy”.

Clicking on “Queries”, Creating Query using “Design View”:

32
Applying the Criteria, Selecting Data whose Fees is greater than 10000:

Running the Query, based on criteria:

33
Result is showing only those data, whose Fees is greater than to 10000.

Showing the Result whose Name = ‘Jyoti Singh’ (String Criteria):

34
Q.15 Create a table named, “EXAM” using SQL Command:
Sol. Following the Steps: Tables > Tools > SQL.

Writing Command to Create Table, It includes columns as:


Sr_No., Name, Stipend, Subject, Average, Division.

35
Inserting the data using SQL Command:

Final Output:

36
Q.16 Show the use of DML Commands (UPDATE, DELETE) and ORDER BY
using the Table named, “EXAM”:
Sol. Displaying only Name, Subject and Stipend from table using SELECT
Command:

Showing the Name and Stipend whose Stipend is greater than to 400 but less than
or equals to 680.
We have used, “WHERE” and “AND”.

37
Changing the Subject as “Informatics” to English, whose Average = 38.

Displaying the Data in Sorted manner according to Name (Ascending Order)


Using ORDER BY clause:

38
Deleting the row which has Stipend = 200.

39
Bibliography:
1. Web References:
(A) www.wikipedia.com
(B) https://cbseacademic.nic.in/web_material/Curriculum21/publication/secondary/402-
IT_ClassX

(C) https://www.javatpoint.com/dbms-sql-command
(D) https://blogs.apache.org/ooo/
2. Books:
(A) CBSE Skill Subject Study Material, Class X Information Technology (402).
(B) A Tsextbook of Information Technology By Goyal Brothers Prakashan.

40

You might also like