odbc_current_table(+Connection,
?Table, ?Facet)Enumerate properties of the tables. Defines facets are:
- qualifier(Qualifier)
- owner(Owner)
- comment(Comment)
- These facets are defined by SQLTables()
- arity(Arity)
- This facet returns the number of columns in a table.