3 lines
81 B
MySQL
3 lines
81 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "EmployeeOtherInfo" ADD COLUMN "telephoneNo" TEXT;
|