Searching Database
This could be handy when wanting to search through a database, a bit like a search engine...
SQL Command.
select * from tablename where columname like '%stringhere%'
SQL Command.
select * from tablename where columname like '%stringhere%'
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home