Query | Run |
---|---|
SELECT max(rev_id) FROM revision | 1 year ago |
SELECT * FROM revision WHERE rev_id=1147216828 | 1 year ago |
SELECT REGEXP_SUBSTR("This/that/the other", ".*(?=\/)") | 1 year ago |
SELECT REGEXP_SUBSTR("This/that/the other", ".*(?=/)") | 1 year ago |
REGEXP_SUBSTR("This/that/the other", ".*(?=/)") | 1 year ago |