count the spaces in column; extract the first from the second. SELECT description, LENGTH(description) - LENGTH ...
確定! 回上一頁