William Luis

0 %
William Luis
Fullstack Developer
  • Residence:
    Canada
  • City:
    Toronto
  • Age:
    26
French
English
Spanish
html
CSS
Js
PHP
WordPress
  • Bootstrap, Materialize
  • Stylus, Sass, Less
  • Gulp, Webpack, Grunt
  • GIT knowledge

Tag: Replace

Replace no MySQL

Código para substituir palavras ou frases dentro de uma tabela. Sintaxe: update table set campo = replace(campo, ‘string1’, ‘string_replace’) Exemplo:…