湖濱散記部落格的樹心幽徑[login][主頁]
715:20211115用WORD2010建立並更新索引
20211115用WORD2010建立並更新索引

select id,article_id,topic,text from lt_articles_text where article_id =715; ok. update lt_articles set num_reads=num_reads +1 where id=715; ok.