Mike Hughes
Registered User.
- Local time
- Today, 15:23
- Joined
- Mar 23, 2002
- Messages
- 493
I have two tables.
The first is called 2tbl and the second is called final
I want to write a query where
if 2tbl.date_end=12/31/9999 populate final.emp as "yes"
and 2tbl.mem = final.mem
Any ideas?
Thanks Mike
The first is called 2tbl and the second is called final
I want to write a query where
if 2tbl.date_end=12/31/9999 populate final.emp as "yes"
and 2tbl.mem = final.mem
Any ideas?
Thanks Mike