Next Previous Up Top Contents Index

16 The SQL Package

list-attributes

Function

Summary

Returns a list of attributes from a table in a database.
Package

sql

Signature

list-attributes table &key database => result

Arguments

table

A table in the database.

database

A database.

Values

result

A list of attributes.

Description

The functionlist-attributes returns a list of attributes from table in database, which has a default value of*default-database*.
See also

attribute-type
list-tables

LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker