G
Guest
I need to write the name of my primary key in some code but my primary key is
made up of three combined fields. file_number, product_type and order_number
How do I write this in code...with a semi colon between them like this...
file_number; product_type; order_number
Thanks for any assistance
made up of three combined fields. file_number, product_type and order_number
How do I write this in code...with a semi colon between them like this...
file_number; product_type; order_number
Thanks for any assistance