ameedoo3000
IS-IT--Management
Hello everyone
I want to clear the contents of all the fields in a table without deleting the records
There is a code (SQL Update Field) but it updates each field separately and the table contains many fields
Is there a way to clear all the contents of the fields without deleting the records in an easy and simple way?
Note that this table has a relational relationship with another table and it is wrong to delete records from it
With many thanks
I want to clear the contents of all the fields in a table without deleting the records
There is a code (SQL Update Field) but it updates each field separately and the table contains many fields
Is there a way to clear all the contents of the fields without deleting the records in an easy and simple way?
Note that this table has a relational relationship with another table and it is wrong to delete records from it
With many thanks