填空题
Val(“52”)+Val(“32ab”)=()
84
填空题 Chr(68)=()
填空题 Abs(-8,8)=()
判断题 “Select*From成绩单where(数学isnull)and(语文is not nutll)”是用来筛选数学为空白并且语文不是空白的记录。