If Exists Update else Insert Matlab/SQL

8 次查看(过去 30 天)
Hi,
What is the correct syntax for updating an "existing" field in an SQL Table.
If Exist Update Else Insert
At the moment I am fetching the entire table from the Database and loop through all the rows and compare to the new data, which I would imagine will eventually slow down the application as database grows.
Thanks,
Aris
  1 个评论
Oleg Komarov
Oleg Komarov 2012-5-13
This is NOT a MATLAB related question. You have to check SQL syntax: http://www.w3schools.com/sql/sql_update.asp

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Structures 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by