Quantcast
Channel: Toad for MySQL
Viewing all articles
Browse latest Browse all 1315

Forum Post: RE: Why can't I alter the column type?

$
0
0
Milliseconds are automatically part of the DATETIME data type since MySQL 5.6.4 and there is no parameter for the DATETIME data type so you simply need to remove the (3) from your statement as the error indicates. ALTER TABLE `tempTrades` MODIFY `TradeUTC` DATETIME;

Viewing all articles
Browse latest Browse all 1315

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>