MySQL Forums
Forum List  »  Newbie

Why MySQL Allows INT in Table Definitions But Not in CAST?
Posted by: Jason Zhang
Date: March 24, 2025 03:27AM

I am so confused why mysql supports the sql create table t1(a int), but not supports cast xx as int.

Options: ReplyQuote


Subject
Written By
Posted
Why MySQL Allows INT in Table Definitions But Not in CAST?
March 24, 2025 03:27AM


Sorry, only registered users may post in this forum.

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.