for-range

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
for-range [2015/09/23 20:27]
127.0.0.1 external edit
for-range [2016/08/04 20:24]
dmtolpeko
Line 1: Line 1:
-====== FOR Statement (Integer Range) - PL/HQL Reference ======+====== FOR Statement (Integer Range) - HPL/SQL Reference ======
  
 FOR statement executes one or more statements repeatedly for the specified range of integer values. ​ FOR statement executes one or more statements repeatedly for the specified range of integer values. ​
Line 39: Line 39:
 **Compatibility:​** Oracle, PostgreSQL and Netezza. **Compatibility:​** Oracle, PostgreSQL and Netezza.
  
-**Version:​** ​PL/HQL 0.01+**Version:​** ​ 
 +  * HPL/SQL 0.1 - Introduced 
 +  * HPL/SQL 0.3.31 - REVERSE behavior modified according Oracle PL/SQL [[https://​issues.apache.org/​jira/​browse/​HIVE-14382|HIVE-14382]] ​