Method Mysql.SqlTable()->conn_select1()


Method conn_select1

array conn_select1(Sql.Sql db_conn, string|array select_expr, string|array where, void|string table_refs, void|string|array rest, void|string select_flags)

Description

Like select1, but a database connection object is passed explicitly instead of being retrieved via get_db.