in reply to Re^2: Interpolating subroutine call in SQL INSERT INTO SELECT statement
in thread Interpolating subroutine call in SQL INSERT INTO SELECT statement
if there was a clever way to intersperse/embed my function within the INSERT INTO/SELECT construct
That depends on what you want done and what language the function would be in. What exactly are you trying to do?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Interpolating subroutine call in SQL INSERT INTO SELECT statement
by shadowsong (Pilgrim) on Aug 28, 2015 at 09:16 UTC | |
by poj (Abbot) on Aug 28, 2015 at 15:14 UTC | |
by shadowsong (Pilgrim) on Sep 01, 2015 at 08:56 UTC | |
by poj (Abbot) on Sep 01, 2015 at 09:27 UTC | |
by shadowsong (Pilgrim) on Sep 01, 2015 at 10:22 UTC | |
by chacham (Prior) on Aug 28, 2015 at 14:21 UTC |