About exporting to a CSV file using a script
I wrote a code that uses a repair script to check and log the value of each record.The output destination is the "syslog" table.However, I believe that if the log becomes large enough, it will not be possible to write to the records.So instead of rec...
