Hi Guys.. I am running SQLyog with MYSQL. SQLyog is a GUI for Mysql connection. You can run SQL command inside the GUI.
I would like to select all information that was inserted into the database from 1/1/2005 till now. I am using
select * from `testingTable`.`customers` where date_cr >...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.