Question: Create a database named school. m d b ? and perform the following tasks: a . Create a table named student info having following table

Create a database named "school. mdb? and perform the following tasks: a. Create a table named "student info" having following table structure. \table[[Field Name,Data type,Description],[Class,Number,],[Section,Text,],[Roll no,Number,],[Name,Text,40 characters long],[Status,Lookup wizard,Two value: "Senior" "Junior"],[Photo,OLE object,Photos of students],[DOB,Date/time,Date of birth of students],[Remarks,memo,]] b. Fill at least 5 records. c. Prepare a query to display all records and Name should be in ascending order. d. Prepare a query named "senior" to display records including fields name, class, sec, roll no, status, photo and value of "status" field must be senior. 2. Create a database named "library.mdb" and perform the following tasks: a. Create a table named "Book" having following structure: \table[[Field name,Field datatype,Description],[Book_id,Text,\table[[Primary key. Book identification],[number]]],[Bname,Text,Book name],[Wname,Text,Writer's n

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!