i want to select from a mysql table
title , url from the table
title can be duplicate so i need distinct title from them'
if i use sachin's code then i find duplicate rows so how i can get the information where title not show again as the result. means no duplicate title get from table in mysql