I tried it but de syntax was not supported. I run the query in an access database (for now, this will be a sql db in the near future). The query is...
This is the query i'm using: INSERT INTO Model ( model_id, model_name, L, H, W, V, TV, manufacturable ) SELECT DISTINCT Order_Import.STL_nr,...
I tried it. But is returns distinct values of a row. I need distinct values of one column, not the whole row. I also tried it with group by, but keep...
Hi! I don't know for sure if this is the correct forum for this question, but i'll try it. I keep getting a duplicate keys error when performing an...
Separate names with a comma.