PL/SQL LOOP Construct

Oracle提供三种样式的Loop结构 sql 1. The Basic Loop The BASIC loop repeats until a condition is met. Because the condition is tested at the end of the loop, the BASIC loop will always execute at least once.oop
相关文章
相关标签/搜索