| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |