Skip to content

Commit

Permalink
add sql
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari-selvam committed Nov 17, 2023
1 parent 7507c31 commit bc605d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db.sql
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ CREATE Table users(
userType set('Admin','Teacher','Student')
)

SHOW TABLes;
SHOW TABLES;

0 comments on commit bc605d9

Please sign in to comment.