Created
October 17, 2020 07:51
-
-
Save Ajith-develpoer/67800b45f3caf8295ec89676e6c9f3b7 to your computer and use it in GitHub Desktop.
Tables in medium
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
field | type | |
---|---|---|
student_id | int | |
student_name | varchar(20) | |
student_dept | char(10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment