(DEPRECATED) Apache Flink User Mailing List archive.
Search
everywhere
only in this topic
Advanced Search
how can handles this query
Classic
List
Threaded
♦
♦
Locked
1 message
hagersaleh
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
how can handles this query
how can handles this query
SELECT a.id, (SELECT MAX(created) FROM posts WHERE author_id = a.id) AS latest_post FROM authors a
Free forum by Nabble
Edit this page