Last active
August 14, 2019 10:52
-
-
Save worldofprasanna/17d27b7ce8a4f379f9d57594c7c2d581 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| | id | name | parent | | |
| |----|--------------------------|--------| | |
| | 1 | Apple Inc | (null) | | |
| | 2 | Google Inc | (null) | | |
| | 3 | Apple India | 1 | | |
| | 4 | Google India | 2 | | |
| | 5 | Apple Chennai | 3 | | |
| | 6 | Apple Bangalore | 3 | | |
| | 7 | Apple Chennai - Ascendas | 5 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment