in reply to Re^3: perl mysql - INSERT INTO, 157 columns
in thread perl mysql - INSERT INTO, 157 columns

One would hope. However, last time I looked (v 11R2), Oracle still didn't support either limit or offset (you can fake it with rownum, but that's ugly).
  • Comment on Re^4: perl mysql - INSERT INTO, 157 columns