Client-Library’s array binding

Array binding is the process of binding a result column to an array of program variables. At fetch time, multiple rows’ worth of the column values are copied to the array of variables with a single ct_fetch call.