這一頁介紹SQL 中的長度(Length) 函數。 ... Length(str): 找出str 字串的長度。 來看看幾個例子。 ... SELECT Length(store_name) FROM Geography
確定! 回上一頁