79590833

Date: 2025-04-24 14:26:48
Score: 2
Natty:
Report link

If the table is empty, just rename the table. Then get the DDL: "CREATE TABLE ...". Correct the table name in the statement as well as the default value and execute that statement. Finally drop the renamed table.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Dobedani