摘要:
今天写oracle语句时发现一个奇怪的问题,纠结了很久没有找到原因。求大牛解惑。问题精简如下:select seq,info ,topic from system.help where seq in (select distinct seq from system.help where seq=20); -----(1)与 select seq,info ,topic from system.help where seq in(20)------(2)所得的结果差距很大。众所周知select distinct seq from system.help where seq=20的结果当然是20。 阅读全文
posted @ 2011-06-29 10:46
梦回千秋云断
阅读(132)
评论(0)
推荐(0)

浙公网安备 33010602011771号