Update Mysql table using mym

조회 수: 2 (최근 30일)
Furqan Hashim
Furqan Hashim 2020년 8월 20일
편집: Furqan Hashim 2020년 8월 20일
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.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by