gpt4 book ai didi

mysql - 在 MySQL 中将 BigInt 转换/转换为 Varchar

转载 作者:可可西里 更新时间:2023-11-01 06:31:56 32 4
gpt4 key购买 nike

如何在 MySQL 中将 BigInt 转换/转换为 Varchar?

最佳答案

mysql> select  Cast( 12345678901234567890 as char) ;+-------------------------------------+| Cast( 12345678901234567890 as char) |+-------------------------------------+| 12345678901234567890                | +-------------------------------------+

关于mysql - 在 MySQL 中将 BigInt 转换/转换为 Varchar,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8259350/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com