SQL 小笔记

  1. 如何得到字段的类型

select sql_variant_property(ID,'BaseType') from tb 

 

posted @ 2015-07-09 09:06  OFreedom  阅读(149)  评论(0编辑  收藏  举报