Created on
01-23-2018
07:59 AM
- last edited on
04-21-2026
06:44 AM
by
GrazittiAPI
Created 01-23-2018 09:19 AM
You need to put single quotes around your timestamps.
Example) select * from dev_synchrophasor.si_co where `timestamp` between '2017-03-01 00:00:03.00' and '2017-03-01 00:00:10.0'
Hope that helps!
Created 01-23-2018 09:19 AM
You need to put single quotes around your timestamps.
Example) select * from dev_synchrophasor.si_co where `timestamp` between '2017-03-01 00:00:03.00' and '2017-03-01 00:00:10.0'
Hope that helps!
Created 01-23-2018 10:04 AM
Created 01-23-2018 10:04 AM