返回数说广场 #日有所学#
1
【Oracle 数据库】下列有返回值的是哪几项?BCD
A
select 3 from dual where 3 not in (1,2,null);
B
select 1 from dual where 1 in (1,2,null);
C
select 3 from dual where 3 not in (1,2);
D
select 1 from dual where 1 in (1,2);
0
1 150
分享
评论
热门数说


