SyntaxFix
Write A Post
Hire A Developer
Questions
How many ways can we skin this cat? Here is yet another variant.
SELECT * FROM table WHERE DATE(FROM_UNIXTIME(timestamp)) = '2015-11-18';
table
timestamp