This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / How to convert this Oracle SQL into DB2 SQL!!!SELECT c1, c2
FROM table
CONNECT BY c2 = PRIOR c1
START WITH c2 IN ('1','2')
Thanks in advance,
-xlego(xlego);
2004-10-13
{108}
(#1927606@0)