trap or bug when using CONTINUE in Oracle 11g

CONTINUE is a new feature brought in Oracle 11g, but there is a trap or bug need to pay attention, see the following code scrap:

 

Output:

 

As you see, CONTINUE didn't work correctly in implicit cursor loop!!!

posted @ 2011-05-17 16:56  生活不是用来挥霍的  阅读(153)  评论(0)    收藏  举报