select cast(setting_value as integer) from ud_organization_setting.

select cast('123123' as integer) from ud_organization_setting.

相关文章: