Created
October 17, 2020 07:29
-
-
Save Ajith-develpoer/c02e12f55e608cf0799576e44a2369ce 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
student_id | student_name | student_dept | |
---|---|---|---|
1 | Sam | IT | |
2 | Mark | CSE | |
3 | Tom | ECE | |
4 | Jerry | NULL | |
5 | Wood | NULL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment