python - Good way to filter through many SQL filters and select the conditional values -


i have quite few sql files contains number of conditional statements in vein of.

select * table text '%this' , text 'them'  

i wanted know if there efficient way in r or python import sql file, , select information in quotation marks ('this' , 'them')


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -