| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
This variable is used to represent null values in a row of values
returned by a database access (such rows can contain null
values). When these null values are to be returned to a Lisp program
by Allegro ODBC, it represents them by the value in this variable. The
initial value for *null-value*
is
nil
.
See aodbc.htm for more information on Allegro ODBC.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |