SQL Query to show nearest date?

后端 未结 5 750
予麋鹿
予麋鹿 2020-11-27 15:46

I\'m trying to figure out how to write a MySQL query that will return the closest 3 events in terms of date.

This is my table:

EVENT_ID    EVENT_NAME         


        
5条回答
提交回复
热议问题