This commit is contained in:
yuyubohh
2025-09-16 23:17:43 +08:00
parent ab3c84959c
commit 1537d24a34
2 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
USE AIS2025;
USE ;
IF Object_id('tempdb..#temp_table_info') <> 0
DROP TABLE #temp_table_info