Newer
Older
dol_to_euro = function (dol) dol * 89.0 / 100.0
emp = new.tableRef("emp", "PostgreSQL", "postgre.config", "public")
dol_to_euro = function (dol) dol * 89.0 / 100.0
emp = new.tableRef("emp", "PostgreSQL", "postgre.config", "public")