首页
编程
java
php
前端
首页
编程
java
php
前端
android中sql查询语句
这是我传递的上个activity的值,我想查询数据库中比message大的值。 class那该怎么写,或者说数据库支持变量吗?
where class > " + message,
点击展开全文