help: 1z0-001 question

[复制链接]
查看11 | 回复1 | 2003-2-10 09:16:00 | 显示全部楼层 |阅读模式
table employee (last_name varchar(25),

firat_namevarchar(25),

dept_id number(9))
you wang choose last_name and first_name that are not assigned department number.
select last_name,first_name from employee where dept_id is null;
a. create a out join
b. change the column in where cluse
c. change the operter in where cluse
d.add the second condition in the where cluse
which is the best answer?
回复

使用道具 举报

千问 | 2003-2-10 09:16:00 | 显示全部楼层
谢谢这位朋友。
还有问题请问:
视图all_col_privs_recd 和all_col_privs_made 区别?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行