kyriakos70
Programmer
Hello
I want to create a query with ADOQUERY where I want to search in two detail tables a field which is the same and has unique value for both tables, eg table individuals the detail table car_file has a field id and table companies the detail table car_file has the same field id which is global and unique (you don't find the same number either in each table nor between them), how can I syntax the sql to search in both detail tables the field id and display the results?
Thank you
Kyriakos
I want to create a query with ADOQUERY where I want to search in two detail tables a field which is the same and has unique value for both tables, eg table individuals the detail table car_file has a field id and table companies the detail table car_file has the same field id which is global and unique (you don't find the same number either in each table nor between them), how can I syntax the sql to search in both detail tables the field id and display the results?
Thank you
Kyriakos