I need to do a search that specifies in witch line of the search that the information was found. For example:
select * from table where height=100;
this code returns 50 lines, but i want, for example, in that search, the person 'Matheus' was in the 28th line of the search above