SQL Query 'select before_edit_value,max(create_date) from erp_pdd_owe_goods_management_operate_log where skc = 'FA8328-kh'' Data Corruption Risk
No, the query you provided will not cause any data corruption. It is a simple select statement that retrieves the maximum value of the 'before_edit_value' column and the maximum 'create_date' for the given condition where 'skc' is equal to 'FA8328-kh' from the table 'erp_pdd_owe_goods_management_operate_log'. It does not involve any data modification or deletion, so there is no risk of data corruption.
原文地址: https://www.cveoy.top/t/topic/fddm 著作权归作者所有。请勿转载和采集!