Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created September 25, 2018 21:16
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 fitomad/79dbf664b07b9f4877845dfae1a903f3 to your computer and use it in GitHub Desktop.
Save fitomad/79dbf664b07b9f4877845dfae1a903f3 to your computer and use it in GitHub Desktop.
Columns:
appID integer
desc string
name string
Rows: 5
Data:
+----------------+----------------+----------------+
| appID | desc | name |
+----------------+----------------+----------------+
| 389801252 | The Instagra...| Instagram |
| 284882215 | The Facebook...| Facebook |
| 288429040 | The LinkedIn...| LinkedIn |
| 333903271 | The Unknown ...| twitter |
| 0 | The Unknown ...| |
+----------------+----------------+----------------+
[5 rows x 3 columns]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment