Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
position3.q
blob: bd4d986ff7d9a9274eef41daf79d41e83de5cffa [
file
]
select
position
(
'pub'
in
registration
)
from
voter_csv_v
where
registration like
'%pub%'
;