Update Mysql table using mym

2 visualizaciones (últimos 30 días)
Furqan Hashim
Furqan Hashim el 20 de Ag. de 2020
Editada: Furqan Hashim el 20 de Ag. de 2020
I am connected to a database using mym. I want to update row based on conditions the sql for that would be
update dbname.dbtable
set Name = 'A'
where Age = 20
What is the easiest most elegant way to do that on MATLAB? I want to update table in a MATLAB script where some calculations are being done.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by