prisilla jayaraj

prisilla jayaraj

  • NA
  • 35
  • 100.6k

what is the use of like query?

Feb 25 2011 10:00 AM
select count(*) from  query where queryname like '%" + query + "%'"
please explain what is the use of this code?

'%" + query + "%'" so this query is the particular word to searched for matching

Answers (5)