Next Prev Up Top Contents Index

15.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 - 14 Dec 2001

Next Prev Up Top Contents Index