Method Mysql.SqlTable()->conn_select()
- Method
conn_select
Result
conn_select(Sql.Sql
db_conn
,string
|array
where
,void
|array
(string
)fields
,void
|string
|array
select_exprs
,void
|string
table_refs
,void
|string
|array
rest
,void
|string
select_flags
)- Description
Like select, but a database connection object is passed explicitly instead of being retrieved via get_db.