home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Total C++ 2
/
TOTALCTWO.iso
/
vfp5.0
/
vfp
/
samples
/
solution
/
controls
/
lists
/
region.qpr
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-21
|
110 b
|
5 lines
SELECT last_name, first_name;
FROM employee;
WHERE EMPTY(region);
ORDER BY last_name into cursor temp2