SQLite UPDATE only one record matching a WHERE clause, with MAX on another filed

前端 未结 0 1923
别跟我提以往
别跟我提以往 2020-12-28 09:41

Need to modify the data in an SQLite database that has fields similar to:

  hash     (string)
  modTime  (long, time in ms)
  data     (any data, e.g. string)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题