79621599

Date: 2025-05-14 13:40:08
Score: 1
Natty:
Report link

You're trying to insert a row term_type that already exists in the table, violating a unique constraint.

SHOW CREATE TABLE tbl_investment;

This will show you the full table definition, including any unique constraints or indexes.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rizkan