 
    
    
         
 Next:  Programing example:a personel 
Up:  The primitive commands
 Previous:  Set operation
 
 
- get_table_info(TableName,InfoList,^Status)
- 	
	returns specified kinds of information of the table.
 
- get_attribute_info(TableName,Attribute,InfoList,
	^Status)
- 
	returns the attribute information specified by
	"Attribute". Specify what kinds of information is necessary 
	in "InfoList".