A
ADixon
I have a datasheet with info from multiple tables (SQL). Some of the columns
hold concatenated data based on an id number i.e. the fruit variety column
can hold multiple varieties, or the country of origin column can hold
multiple countries. I need to allow users to be able to access each of these
columns and change the values. How can i update the tables based on their
deletions, insertions or amendments?
hold concatenated data based on an id number i.e. the fruit variety column
can hold multiple varieties, or the country of origin column can hold
multiple countries. I need to allow users to be able to access each of these
columns and change the values. How can i update the tables based on their
deletions, insertions or amendments?