java web项目开发实战入门第二章51商城2.8.3
还有0人有此问题
发表在JavaWeb图书答疑 2019-10-07 《JavaWeb项目开发实战入门》第2章 51商城 138页-139页
是否精华
版块置顶:

/* 最新上架商品信息 */
 ResultSet rs_new = conn.executeQuery(
   "select top 12 t1.ID, t1.GoodsName,t1.price,t1.picture,t2.TypeName "
   +"from tb_goods t1,tb_subType t2 where t1.typeID=t2.ID and "
   +"t1.newGoods=1 order by t1.INTime desc");(sqlserver数据库)


这段代码怎么转换为mysql数据库能用的代码啊

2019-10-07 16:49:33编辑
分享到:
精彩评论 3
非衣_1566540675
学分:6 LV1
2019-10-07
沙发

select  t1.ID, t1.GoodsName,t1.price,t1.picture,t2.TypeName from tb_goods t1,tb_subType t2 where t1.typeID=t2.ID and t1.newGoods=1  order by t1.INTime desc limit 0,12修改为这个为什么轮播和下面的内容都显示不出来了啊,哪位大神帮帮忙

light_1571212959
学分:3 LV1
2019-10-17
板凳

你用mysql怎么添加的数据,他只提供sqlserver的,你一行一行添加的吗?

阿阿阿星呀i
学分:4 LV1
2020-04-08
地板

非衣_1566540675 发表于2019-10-07 16:52

select  t1.ID, t1.GoodsName,t1.price,t1.picture,t2.TypeName from tb_goods t1,tb_subType t2 where t1.typeID=t2.ID and t1.newGoods=1  order by t1.INTime desc limit 0,12修改为这个为什么轮播和下面的内容都显示不出来了啊,哪位大神帮帮忙

"select tb_goods.ID,tb_goods.goodsName,tb_goods.price,tb_goods.picture,tb_subtype.TypeName from tb_goods,tb_subtype where "

+"tb_goods.typeID=tb_subtype.ID and tb_goods.newGoods=1 order by tb_goods.INTime desc limit 0,12"

把t1换成tb_goods  t2换成tb_subType就OK了(tb_goods,tb_subType按照你数据库表的名称来)

首页上一页 1 下一页尾页 3 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照