經安全檢測,此網站為安全網站,請放心前往原始網址!

mysql - Cast int to varchar - Stack Overflow

I have below query and need to cast id to varchar Schema create table t9 (id int, name varchar (55)); insert into t9( id, name)values(2, 'bob'); What I tried select CAST(id as VARCHAR ...

stackoverflow.com

網址安全性掃描由 google 提供