You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
The query SELECT distinct agency from asdf._file_with_spaces where agency ~ '[^A-Za-z ]' ORDER BY agency asc produces a result page with paging buttons for two pages (1 | 2), but clicking on either link shows the same results.
The query
SELECT distinct agency from asdf._file_with_spaces where agency ~ '[^A-Za-z ]' ORDER BY agency asc
produces a result page with paging buttons for two pages (1 | 2), but clicking on either link shows the same results.https://datahub.csail.mit.edu/browse/jander/asdf/query?q=SELECT%20distinct%20agency%20from%20asdf._file_with_spaces%20where%20agency%20~%20'[^A-Za-z%20]'%20ORDER%20BY%20agency%20asc
The text was updated successfully, but these errors were encountered: