Updated Question : I have the below data ,When i query for column consists "999" , I need to get last row details. Can you please guide me on this.
find_in_set not working for the array data like below. find_in_set("999" , column)
How do i get the last column when i query for column = 999 Dont want to use LIKE here , because I need to match for exact values
