Good afternoon,
I have a database made using the phpMyAdmin tool, but based on SQL.
The database has a table that has a calculated field. The table has 6 records, but when I make the command for the calculated field, this command does not apply to all records.
I've already done a "Trigger" in phpMyAdmin, to update the table after inserting a record, but it does not work.
Can you help me?
Thank you