Smith always()a lot of things to do during the voyage.
A、A.has
B、B.have
C、C.there is
D、D.there are
A、A.has
B、B.have
C、C.there is
D、D.there are
A、select employeesno,ename Name,job from employees where ename=‘SMITH’ B、select employeesno,ename ‘Name’,job from employees where ename=SMITH C、select employeesno,ename “Name”,job from employees where ename=‘SMITH’ D、select employeesno,ename ‘Name’,job frome mployees wheree name=‘SMITH’
A、SELECT COUNT(*) FROM employees WHERE last_name='Smith'; B、SELECT COUNT(dept_id) FROM employees WHERE last_name='Smith'; C、SELECT DISTINCT(COUNT(dept_id)) FROM employees WHERE last_name='Smith'; D、SELECT COUNT(DISTINCT dept_id) FROM employees WHERE last_name='Smith'; E、SELECT UNIQUE(dept_id) FROM employees WHERE last_name='Smith';
A、The party won‘t start until 8:00. B、Thank you for having the party for me. C、Don‘t worry. He always keeps his word. D、The party must cost a lot.