Method Sql.Sql()->list_fields()
- Method list_fields
array
(mapping
(string
:mixed
)) list_fields(string
table
,string
|void
wild
)- Description
List fields available in the specified table
- Parameter
table
Table to list the fields of.
- Parameter
wild
Optional wildcard to match against.