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

Practical Examination - November 2011 Part I - OFFICE (Access)

1. Create a database called 'PERSONAL' with a table called 'TABLE1' containing fields for NAME (text, size 50), REGNUM (number), and IDNUM. 2. Design a form to enter data into the 'TABLE1' table with fields for NAME (text, size 45) and REGNUM (number). 3. Enter the listed names, registration numbers, and ID numbers into the 'TABLE1' table using the form.

Uploaded by

Kisarach Philips
Copyright
© Attribution Non-Commercial (BY-NC)
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)
83 views1 page

Practical Examination - November 2011 Part I - OFFICE (Access)

1. Create a database called 'PERSONAL' with a table called 'TABLE1' containing fields for NAME (text, size 50), REGNUM (number), and IDNUM. 2. Design a form to enter data into the 'TABLE1' table with fields for NAME (text, size 45) and REGNUM (number). 3. Enter the listed names, registration numbers, and ID numbers into the 'TABLE1' table using the form.

Uploaded by

Kisarach Philips
Copyright
© Attribution Non-Commercial (BY-NC)
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

`

[Established by Govt. of Kerala]

OA3
Marks: 50

Practical Examination November 2011 Part I OFFICE (Access)


(Time: 45 Minute) 1. Create a database PERSONAL to have a table TABLE1 with the structure as (1 x 10 marks=10 Marks) specified below. NAME TEXT, SIZE=50 REGNUM NUMBER IDNUM 2. Design a Form as specified below.
(1 x 10 marks=10 Marks)

TEXT, SIZE=45

3. Enter the following data into the database through the above form
(1 x 5 marks=5 Marks) RAJAN THOMAS JAYASREE MOHAMMED KRISHNAN KUTTY KABANI NILA KAVERI VANDHANA 1425256 1425257 1425258 1425259 1425260 1425261 1425262 1425263 AB01 AB02 AB03 AB04 AB05 AB06 AB07 AB08 (5 x 5 marks=25 Marks)

4. Execute the queries on the table TABLE1. a) b) c) d) e) Rename the table TABLE1 to STUDENTS List the records with NAME starting with the letter K Delete the record with REGNUM 1425260. Update the record with IDNUM AB07 to AC07 Sort the NAME in the ascending order.

You might also like