第3章 T-SQL语言简介
常量例如:
select 'abcdABCD' 字符串常量, N'abcde' unicode字符串常量, 0x12345 二进制常量, -120 整型常量, 123.45 精确值常量, 12.345E+6 近似值常量, $12 货币型常量, convert(datetime,'2007-7-16') 日期时间常量
第7页
SQL Server 2005
第3章 T-SQL语言简介
常量例如:
select 'abcdABCD' 字符串常量, N'abcde' unicode字符串常量, 0x12345 二进制常量, -120 整型常量, 123.45 精确值常量, 12.345E+6 近似值常量, $12 货币型常量, convert(datetime,'2007-7-16') 日期时间常量
第7页
SQL Server 2005
下一篇:经理办公会议管理制度