> On Apr 28, 2025, at 15:58, Christophe Pettus <x...@thebuild.com> wrote:
> It does require knowing which of the VALUES is the key value being inserted 
> (pseudocode syntax above) [...]

The instant after I hit send, I realized that information is available to the 
function by lining up the $names and $values array, since the name of the key 
column is passed in.

Reply via email to