Created
May 13, 2020 12:44
-
-
Save Umnahs/14ca338ca25948eb51c825a0cb8dc884 to your computer and use it in GitHub Desktop.
Sample pbcontains query
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
SELECT * FROM bench_data_person WHERE pbcontains(d, '\x0a045368616e1801' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment