6 lines
132 B
SQL
6 lines
132 B
SQL
-- [BURST_LOCATE_RESULT]
|
|
-- 王名豪
|
|
-- 2025/04/19
|
|
-- 删除burst_locate_result这张表
|
|
|
|
drop table if exists burst_locate_result; |