MySQL Forums
Forum List  »  MySQL Workbench

Datatype Question
Posted by: Kyle Truglia-Eder
Date: March 14, 2021 02:41PM

Hey everyone,

I am creating a database to track MLB player stats. In one of my tables for batting average, I used to datatype INT, but when I run the table, it converts .333 to 0. So anything that I have .*** and run, it goes to 0. What datatype should I be using?

Options: ReplyQuote


Subject
Views
Written By
Posted
Datatype Question
402
March 14, 2021 02:41PM
223
March 14, 2021 08:53PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.