How does MSSQL field type map to PHP data type

后端 未结 0 1433
醉酒成梦
醉酒成梦 2021-02-06 04:23

What string does the field type NVarChar of MSSQL represent, and how to map this type of string to PHP?
Is CAST("123" AS NVarChar(50))

相关标签:
回答
  • 消灭零回复
提交回复
热议问题