UPDATE tablo_adı SET kolon_adı = REPLACE(kolon_adı, 'http://', 'https://') WHERE kolon_adı LIKE 'http://%';