Donate SIGN UP

Php Script

Avatar Image
tatendagunda | 14:10 Wed 23rd Dec 2020 | Technology
0 Answers
How do l write a PHP script to retrieve a least of students who passed a course, „BSEH261‟.You can assume
that the database schema is called „ZOUDB‟,and a table called „CourseResult‟ is defined with fields
course-code,student-pin,score. You can also assume that student and course table exist as separate
tables in the same schema.Your script should show the name, of student, the course name and mark in
an HTML table of results.
Gravatar

Answers

rss feed

Best Answer

Nobody has yet answered this question. Once some answers have been given, tatendagunda will be able to select one answer as the best. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
There are no answers available for this question.

rss feed

Do you know the answer?

Php Script

Answer Question >>