Parse (Database Engine)
Copy-- Transact-SQL syntax hierarchyid::Parse ( input ) -- This is functionally equivalent to the following syntax -- which implicitly calls Parse(): CAST ( input AS ... A. Converting Transact-SQL values without a table The following code example uses ToS
msdn.microsoft.com |