I have a table with 1300 rows. I have added a switch field that can contain the values "0" or "1", but defaults to "1".
At the moment each of the 1300 records contain a "1", but some of them should contain "0". Is there any way of uploading the values into the table to replace the existing values (rather than having to write a long and boring query)? I have the correct values in an excel spreadsheet at the moment which I can export to text or csv if it would help.
thanks
At the moment each of the 1300 records contain a "1", but some of them should contain "0". Is there any way of uploading the values into the table to replace the existing values (rather than having to write a long and boring query)? I have the correct values in an excel spreadsheet at the moment which I can export to text or csv if it would help.
thanks