mysql中,我写了一句最简单的insert语句,按那个闪电键,..._百度知道
最佳答案: 加设表有5个字段,id,a,b,c,d,ID为自动增长字段(就是你说的自动编号) 插入语句可以写作 insert into userinfo values('qwer','1234','m','qwe...更多关于MySQL 我这么写有什么问题吗?怎么木有反应?的问题>>
mysql 语句问题该怎么写_百度知道
最佳答案: select top 1 * from tabel where live_date>='2015-01-01 20:00' and live_date<='2015-01-02 08:00' order by live_value desc更多关于MySQL 我这么写有什么问题吗?怎么木有反应?的问题>>