Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MySQLには日付型に関していくつかの問題があることを読みました。時間を考慮した日付間隔を取得したい。私の質問は、betweenクエリを実行できますか、それとも1時間の列を作成できますか?
between
PS:
select * from main where main.date between 01-06-11 07:59 and 01-06-11 15:59