perClass Documentation
version 5.4 (7-Dec-2018)
 FIELDS  Return field names and data types for a database table

    [FL,TYPE]=FIELDS(D,TABLE)

 INPUT
    D        sddb database
    TABLE    table name

 OUTPUT
    FL       cell array with field names in TABLE
    TYPES    cell array with data types of fields