Archivi del mese: Novembre 2017

Mysql update with replace and select

Today, the my lesson speaks of mysql query (update partial of parameter and select). Query of select: SELECT field FROM `table` WHERE field LIKE ‘%text%’ use % for select a partial text of field Query of update: UPDATE `table` SET field … Continua a leggere

Pubblicato in Programmazione, Programmi, Sicurezza | Contrassegnato , , , | Lascia un commento