You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate function to-:
Accept-: facultyid, type="faculty", studentid, physics marks, chem marks, maths marks, english marks. in JSON format
and add the studentId and marks of subjects in marks database table.
Return-:
"successfully added" message if sucessfully added to DB
respective error message in case of error
"access denied" if type !="faculty"
The text was updated successfully, but these errors were encountered:
Generate function to-:
Accept-: facultyid, type="faculty", studentid, physics marks, chem marks, maths marks, english marks. in JSON format
and add the studentId and marks of subjects in marks database table.
Return-:
"successfully added" message if sucessfully added to DB
respective error message in case of error
"access denied" if type !="faculty"
The text was updated successfully, but these errors were encountered: