I have a database with thousands of records for each of the following fields: Medical Record Numbers (MRN), Names, DOB, Gender, Ethnic Group.
In ALL patients each row is repeated 9-10 times.
I would like to delete ALL repeated records based on MRN
in a way that it would allow me to have name, DOB, gender, ethnic group only once per MRN.
Could someone advice how to most quickly do this? Thanks.
In ALL patients each row is repeated 9-10 times.
I would like to delete ALL repeated records based on MRN
in a way that it would allow me to have name, DOB, gender, ethnic group only once per MRN.
Could someone advice how to most quickly do this? Thanks.
under Objects.
on the toolbar.
on the toolbar.
on the toolbar to create a primary key based on the selected fields.
on the toolbar, and then click Append Query.
on the toolbar.