Join Slack
Powered by
i am trying to check against the datetime of my ta...
# sql
g
gsr
12/01/2023, 2:50 AM
i am trying to check against the datetime of my table
select * from schedule where TRIM(gameTime) = "2023-11-14 00:00:00"
and my column gameTime is
gameTime datetime YES
Open in Slack
Previous
Next