get_attnames

Name

get_attnames -- returns the attribute names of a table

Synopsis

get_attnames(table)

Parameters

table

name of table.

Return Type

list

List of attribute names.

Description

Given the name of a table, digs out the list of attribute names.