hi frnds
I want to find lenght of one specific cell in mysql table using query.
is it possible? how?
suppose i have a table named - mysql1 and column name name
if first row contain name raj then its length is 3
how to find this using query??????
I want to find lenght of one specific cell in mysql table using query.
is it possible? how?
suppose i have a table named - mysql1 and column name name
if first row contain name raj then its length is 3
how to find this using query??????
Comment