ai_member_xiaoban/output/check_table.sql
2026-03-06 00:00:01 +08:00

1 line
81 B
SQL

select table_name from information_schema.tables where table_name like '%order%';