Subject: | DESCRIPTION example references non-existent $sql |
In the description we see the code:
print &tablename($dbx->sqlarrayarrayname($sql, 15));
but $sql does not exist... there is a subroutine named 'sql' but nowhere
do we see:
$sql = sql()
so that $sql is bound to sql