软件说明:
精妙SQL<br><br>说明:显示文章、提交人和最后回复时间 <br>SQL: select a.title,a.username,b.adddate from table a,(select max(adddate) adddate from table where table.title=a.title) b

精妙SQL<br><br>说明:显示文章、提交人和最后回复时间 <br>SQL: select a.title,a.username,b.adddate from table a,(select max(adddate) adddate from table where table.title=a.title) b
共有评论条
{Text}