Originally created by: vku...@gmail.com
Editor displays error when these statements are used:
ROLLBACK TO SAVE_POINT; -- word TO is underlined as a error
Statement description: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14261/sqloperations.htm#BABGAAIG
--
FOR i IN 1..10 LOOP -- string ".10 LOOP" is underlined as a error
do_something;
END LOOP;
Check for loop statement here: http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28370/loop_statement.htm
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: alexan...@sumsoftsolutions.com
Already fixed in [r170].
Status: Fixed