UNHCE Information Technology & Distance Education Blog
March 30, 2006
YOUTH SQL to suppress Social Security numbers
This SQL will delete Social Security numbers from the member records in 4-H YOUTH software.
Update “Youth2a.db”
Set SocSec = Null
This can be copied and pasted into Help|Troubleshooting|SQL .
Go File|Execute and social security numbers are gone.
Posted by Barbara Wright at March 30, 2006 10:47 AM
