FreeOZ论坛

标题: 如何用Google查询特殊符号啊?比如查询 @@ [打印本页]

作者: xblues    时间: 8-7-2010 04:49
提示: 作者被禁止或删除, 无法发言 标题: 如何用Google查询特殊符号啊?比如查询 @@
顺便问问存储过程中的@@代表什么意思啊?谢谢!
作者: kaile    时间: 9-7-2010 20:30
存储过程  @@
作者: TtiGeR    时间: 11-7-2010 00:23
Oracle http://download.oracle.com/docs/ ... h12003.htm#BACIEHDJ

SQL Server里@@开头的一般是系统函数(过去也曾称其为全局变量)
http://msdn.microsoft.com/en-us/library/ms187953.aspx

The names of some Transact-SQL system functions begin with two at signs (@@). Although in earlier versions of Microsoft SQL Server, the @@functions are referred to as global variables, they are not variables and do not have the same behaviors as variables. The @@functions are system functions, and their syntax usage follows the rules for functions.

搜索:
http://lmgtfy.com/?q=%22two+at+signs%22+stored+procedure
http://lmgtfy.com/?q=%22double+at+sign%22+stored+procedure




欢迎光临 FreeOZ论坛 (https://www.freeoz.org/bbs/) Powered by Discuz! X3.2