We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1529c commit 18d9b53Copy full SHA for 18d9b53
call_SP.sql
@@ -1,2 +1,2 @@
1
use student_db;
2
- call TotalNoOfStudentsBySubject('DBMS')
+ call TotalNoOfStudentsBySubject('DBMS');
0 commit comments