select 
    count(user_id) as cnt
from deliver_record;

选择一列的长度为行数