1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to SQL Server

Connected

练习

LEN'gth of a string

Knowing the length of a string is key to being able to manipulate it further using other functions, so what better way to start the lesson?

说明

100 XP

Retrieve the length of the description column, returning the results as description_length.