Jump to content

MySQL and Time Query


topflight

Recommended Posts

Hello I have a table called called flights where it has all my flights info. But in that table I have a column called time. I want to put pull a random 15 flights who time is 30mins from the current time. For instance if the current time is 4:30 I want to pull a random 15 rows who time is 35 mins from now(Which is 4:30) how can I do that.

 

Thanks in advanced!

 

P.S my time format is in 24 hours.  One of the times in the database are 1735, I do not have any ":" between numbers

Link to comment
https://forums.phpfreaks.com/topic/191718-mysql-and-time-query/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.