Can't "copy into" new data to delta table after truncate old data

Danh_Hoa
New Contributor

Like title, i have a delta table with data of 22/9 and today i wanna remove old data and add new data of 23/9, i used 'truncate' and 'copy into' query but after 'truncate', nothing is added to table, what's happened with my table, file of old data still in location path, but nothing return when i run 'select' query

Danh_Hoa_0-1695454173304.png

Danh_Hoa_1-1695454194171.png