Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 24, 2021 00:17
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 1ambda/ba14a78f7319b5da7eb82e872fa8801e to your computer and use it in GitHub Desktop.
Save 1ambda/ba14a78f7319b5da7eb82e872fa8801e to your computer and use it in GitHub Desktop.
MySQL [pipeline]> SELECT listing_id FROM ListingMeta LIMIT 10;
+------------+
| listing_id |
+------------+
| 360 |
| 590 |
| 592 |
| 1940 |
| 2086 |
| 31503 |
| 39405 |
| 56185 |
| 59631 |
| 74125 |
+------------+
10 rows in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment