hi,
i want to store a string in mysql db as date. the format is yyy-mm-dd.
should i store simply as string or i have to format it as date
..
i want to store a string in mysql db as date. the format is yyy-mm-dd.
should i store simply as string or i have to format it as date
..