select-into

Differences

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

Link to this comparison view

Next revision
Previous revision
select-into [2015/09/23 20:27]
127.0.0.1 external edit
select-into [2015/10/22 09:23]
dmtolpeko
Line 1: Line 1:
-====== SELECT INTO Statement ​- PL/HQL Reference ​======+====== SELECT INTO Statement ======
  
 SELECT INTO statement allows you to assign values to variables using a SQL SELECT query. ​ SELECT INTO statement allows you to assign values to variables using a SQL SELECT query. ​
Line 13: Line 13:
 **Compatibility**:​ Oracle, IBM DB2, Teradata, PostgreSQL, MySQL and Netezza. **Compatibility**:​ Oracle, IBM DB2, Teradata, PostgreSQL, MySQL and Netezza.
  
-**Version**: ​PL/HQL 0.01+**Version**: ​HPL/SQL 0.1
  
 See also: See also:
   * [[select|SELECT]]   * [[select|SELECT]]