Mysql
 sql >> Database >  >> RDS >> Mysql

MySQL ottiene mindate e maxdate in una query

SELECT MIN(date_col), MAX(date_col) FROM table_name