hi ,
forms 6i , db 10g , and win 8 ,
i've tried this code ,but there is something wrong with it , i do not know what it is :
for i in 1 .. :system.last_record loop
message('hi') ;
end loop ;
what is wrong with the first line ? can not i write it like the way mentioned above? , what is the right way ?