The DBSM statement select* from Marksheet in table Marksheet will display all records in the fields;
ID | NAME | SCORE | GRADE |
001 | Abdul | 55 | C |
002 | Emeka | 52 | C |
003 | Kola | 49 | P |
The DBSM statement select* from Marksheet in table Marksheet will display all records in the fields;
ID | NAME | SCORE | GRADE |
001 | Abdul | 55 | C |
002 | Emeka | 52 | C |
003 | Kola | 49 | P |