-- AlterTable
ALTER TABLE `Utility_Companies` ADD COLUMN `price_comparison_file_path` VARCHAR(191) NULL;
