Saturday, 14 September 2013

Retrieve database value based on year?

Retrieve database value based on year?

I have a table named as holidays i want to filter the row based on the
year. My database table look like this,
2013-09-25
2013-09-12
2014-01-15
2014-05-15
i want only the column values whose year starts with 20013?

No comments:

Post a Comment