DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

Convert SQL FOR Loops to Associative Arrays #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What will the enhancement do?

 -) Make generation more efficient by removing the constant interaction between the PL/SQL and SQL engines.

How is this currently done or handled?

 -) SQL FOR loops

What version of the product are you using? On what operating system?

 -) Pre-Release 0.11

Please provide any additional information below.

 -) Create a different Associative Array for each unique SQL FOR loop.

Original issue reported on code.google.com by Duane.Di...@gmail.com on 10 Jul 2012 at 12:11