Update table with average calculation from itself using SQLite

前端 未结 0 918
忘掉有多难
忘掉有多难 2021-01-05 17:47

I do have the following test table. The table contains trading securities.

DROP TABLE IF EXISTS test

CREATE TABLE "test" (SecurityID INTEGER PRIMAR         


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