find lenght of the cell in mysql table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blossam
    New Member
    • May 2007
    • 29

    find lenght of the cell in mysql table

    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??????
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by blossam
    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??????
    Do not post questions in the articles section.
    Moved to the forum section.

    As for your question. Take your pick.

    Comment

    Working...