240 发简信
IP属地:安徽
  • SqlServer转mysql 字段注释sql脚本

    SELECT 'alter table ' + LOWER(d.name) + ' modify column `' + a.name + '`...