Skip to content

diyajames05/student_DBMS

Repository files navigation

select scholarship.scholarship_id, student.name, student.fees, student.mname FROM scholarship INNER JOIN student ON scholarship.student_id=student.stu_id;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages