> 其他 >
请教sql语句,像select …from wsdy_zb t where t.id =:id order by no desc 中t.id =:id
人气:381 ℃ 时间:2020-08-08 18:30:54
解答
select …from
wsdy_zb t where t.id =:id order by no desc 中t.id =:id
t.id =:id
t.id 是 wsdy_zb 表中的字段id
:id是参数
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版