R
Radhika
Is it possible to determine when a specific entry was made in a database
based on one field?
For example, if I have the following information for patient X:
ID# (Primary key)
Date (Primary key)
Last Name
# Hours worked
Is it possible to determine when the employee (DI#) entered the # Hours
worked in the db based on the '# Hours worked' field, rather than the 'Date'
Field?
If so, how is this possible
based on one field?
For example, if I have the following information for patient X:
ID# (Primary key)
Date (Primary key)
Last Name
# Hours worked
Is it possible to determine when the employee (DI#) entered the # Hours
worked in the db based on the '# Hours worked' field, rather than the 'Date'
Field?
If so, how is this possible