felix.fernandez.rd@gmail
New member
- Joined
- Oct 22, 2013
- Messages
- 1
- Programming Experience
- 1-3
I'm looking to create a unique Key code for every records, based on these fields:
SSN
Last Name
First Name
DOB
ex:
-------------------------------------------------------------
SSN Last Name First Name DOB KEY
-------------------------------------------------------------
111-11-111 Joe First 10/01/1972 ??????????
222-22-222 Joe Tirsf 01/10/1972 ??????????
The key must be different for each record, but must be able to re-create the exact same key with the same values
Please Help
can reply also to: felix.fernandez.rd at gmail
Thank you
SSN
Last Name
First Name
DOB
ex:
-------------------------------------------------------------
SSN Last Name First Name DOB KEY
-------------------------------------------------------------
111-11-111 Joe First 10/01/1972 ??????????
222-22-222 Joe Tirsf 01/10/1972 ??????????
The key must be different for each record, but must be able to re-create the exact same key with the same values
Please Help
can reply also to: felix.fernandez.rd at gmail
Thank you