ars_GetListSQL(ctrl, sqlCommand, maxRetriev=AR_NO_MAX_LIST_RETRIEVE)See also: GetListSQL Hash Values.
Example:
	($a = ars_GetListSQL($ctrl, "select name, schemaid, nextid from arschema")) || 
		die "$ars_errstr";
      
ars_GetListSQL was introduced in version 1.5 of ARSperl
Last changes to this page 21st July 1997 by jcmurphy@arsperl.org