science-ation/db/db.update.25.sql

2 lines
86 B
SQL

ALTER TABLE `award_contacts` ADD `position` VARCHAR( 64 ) NOT NULL AFTER `lastname` ;