select a.title,a.username,b.adddate from table a,
(select max(adddate) adddate from table where table.title=a.title) b問題這個是用了什么語法,后面from table a,這個后面是一個子查詢,后面那個b有什么用啊。希望大蝦幫幫忙,再次感謝!
那位大神幫我解釋一下這個語句啊,看不懂,先謝過了!O(∩_∩)O~
瀟湘沐
2018-12-06 23:11:12