Skip to content

Instantly share code, notes, and snippets.

@nishanc
Created May 3, 2021 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nishanc/763e3c5579839241a200fdca1870676f to your computer and use it in GitHub Desktop.
Save nishanc/763e3c5579839241a200fdca1870676f to your computer and use it in GitHub Desktop.
+----+-----------+--------------------+---------------+-------------+------------+------+-------+
| Id | Username | Email | Discriminator | Designation | Speciality | CGPA | Major |
+----+-----------+--------------------+---------------+-------------+------------+------+-------+
| 1 | TestUser | teacher@sample.com | TPHTeacher | Dr. | Biology | | |
| 2 | TestUser2 | student@sample.com | TPHStudent | | | 3.5 | IT |
+----+-----------+--------------------+---------------+-------------+------------+------+-------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment