0
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 do the command for the calculated field, this command does not apply to all records.
I already did a "Trigger", in phpMyAdmin, to update the table after inserting a record, but it doesn’t work.
Can you help me?
Thank you
Put the table structure in your question.
– Rodolpho Sa
@Rodolphosa Thank you very much, but you don’t need it anymore. I’ve got it
– Guilherme R