Next Previous Up Top Contents Index

14.3.2 Functional Data Definition Language (FDDL)

14.3.2.1 Queries

The following three commands return information about the entries in a database.

list-tables

Macro

list-tables &key database

Returns the list of table names in database.
list-attributes

Function

list-attributes table &key database

Returns the list of attributes of table.
attribute-type

Function

attribute-type attribute table &key database

Returns the type of attribute of table. This is a keyword representing a vendor-specific type value.

LispWorks User Guide - 14 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker