单项选择题

A.select-sal+1from-emp;
B.select-sal*10,sal*deptnofrom-emp;
C.select-sal*10,deptno*10-from-emp;
D.select-sal*10,deptno*10-TO-emp;