Converting varchar types to date type

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Chinclub
Forum Newbie
Posts: 13
Joined: Sun Aug 31, 2008 7:33 am

Converting varchar types to date type

Post by Chinclub »

I created a field within a SQL table with varchar and now realize I should have used Date. I know there is a way to convert that field in phpMyAdmin I just can't remember how. Can someone remind me please.
User avatar
StathisG
Forum Newbie
Posts: 14
Joined: Sat Mar 13, 2010 7:15 pm
Location: UK

Re: Converting varchar types to date type

Post by StathisG »

Using the edit button? You can also delete it and add a new one if you cannot find the edit button! :P
Post Reply