Sunteți pe pagina 1din 1

Microsoft Access 2007 Assignment1 1. Create an Access database file named STUDENT_DB.acedb, and save it in drive D. 2.

Now create a table named std tab.Go to Design View & create the following fields. a).SSN(Primary Key), b)Std_name, c)Std_DOB, d)Std_ph/mb, e)Marks_1st_y, f)Marks_2nd_y, g)Marks_3rd_y, h)Total_marks, i)Average, j)Grade, k)Pass, Select corresponding data type for every field as per requirement. Insert at least five records and then calculate their Total_marks, Average,Grade(If Avg>80,then A, Avg<60 then B,Avg>40,then C otherwise FAIL) and show Pass or Fail (using update query) 3. Now show information of those students whose name,starts with A or M(Using select query). 4. Show the name, date of birth and grade of those students who have passed the examination. 5. Import a table from an MS Office Excel file. 6. Import a table from an MS Office Excel file.

S-ar putea să vă placă și