Hi Guys,
I know this has been asked many times but can someone help me with an unmatched query please.
I have 2 tables:
Table A Columns:
TableName
GenTableID
ElementName
DefaultValue
Table B Columns:
Intrnl_Name
Ctree_Tbl (Contains Same value as Table A.TableName)
Ctree_Fld (Contains Same value as Table A.ElementName)
Ctree_Value
Table A contains a list of tables and every element that exists in that Table.
Table B should contain the same as Table A but can sometimes get out of date.
What I would like is a query that will show me any new fields that are in Table A but not Table B.
Can anyone help?
Thanks,
Steve
I know this has been asked many times but can someone help me with an unmatched query please.
I have 2 tables:
Table A Columns:
TableName
GenTableID
ElementName
DefaultValue
Table B Columns:
Intrnl_Name
Ctree_Tbl (Contains Same value as Table A.TableName)
Ctree_Fld (Contains Same value as Table A.ElementName)
Ctree_Value
Table A contains a list of tables and every element that exists in that Table.
Table B should contain the same as Table A but can sometimes get out of date.
What I would like is a query that will show me any new fields that are in Table A but not Table B.
Can anyone help?
Thanks,
Steve