SQL look up data

when querying SQL, you need to process the data to find the difference. Some units are hours, times, and seconds. For example, when an hour subtracts seconds, the second should be converted to an hour with a difference less than a certain value to send mail. If the number of times is less than a certain value, there is no need to convert
a bit like (H-M/3600), and the number of times is directly reduced

.
Mar.22,2021

look it up, then proceed with your business

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e27c-2c3e2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e27c-2c3e2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?