- Index
- »
- sql
- »
- func:sqlExecute
def
func:sqlExecute
sqlExecute(conn, sql)
Execute a SQL statement and if applicable return a result. If the statement produced auto-generated keys, then return an list of the keys generated, otherwise return number of rows modified.
WARNING: any admin user will have full access to update the database based on the user account configured by the sqlConn.