Files
appsmith-statistics-app/pages/Page1/queries/Insert_mpe_isocountry1/Insert_mpe_isocountry1.txt
2026-01-15 09:49:02 +00:00

1 line
141 B
Plaintext

INSERT INTO mpe.isocountry ("countryname","continent") VALUES ('{{(Table1.newRow || {}).countryname}}','{{(Table1.newRow || {}).continent}}')