executeSQL
- function
- new in 1.63
- executes a SQL command in a database and returns any resulting information as a list of property lists. Note: the property lists returned are not "records" as they have no ongoing connection to the database.
- Related: record