当前位置: 代码迷 >> ASP.NET >> 弟子请问sql语句有关问题
  详细解决方案

弟子请问sql语句有关问题

热度:621   发布时间:2013-02-25 00:00:00.0
弟子请教sql语句问题
这个SQL语句错在哪里?
selct * from bbs_re where reid in (select id from xsaj where type='刑事案件' ) order by time desc
   




 运行时出错: '*' 附近有语法错误。

------解决方案--------------------------------------------------------
selct =>select
------解决方案--------------------------------------------------------
selct ==> select
------解决方案--------------------------------------------------------
lz这一百分花得有点冤枉
------解决方案--------------------------------------------------------
肯定雷倒无数人-__-!!
------解决方案--------------------------------------------------------
我也觉得是,20分就够了...
  相关解决方案