LispWorks User Guide and Reference Manual > 19 Common SQL > 19.3 Functional interface > 19.3.2 Functional Data Definition Language (FDDL)

NextPrevUpTopContentsIndex

19.3.2.2 FDDL Querying example

This example shows you how to query the type of the ename attribute of the emp table.

(attribute-type [ename] [emp]) -> :char
LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex