| -- Underline examples: -- Identifier declaration -- Error message -- Warning message -- Information message CREATE OR REPLACE FUNCTION booleantochar ( is_true BOOLEAN) RETURN VARCHAR2 AS BEGIN IF( is_true ) THEN RETURN 'TRUE'; ELSIF NOT ( is_true ) THEN RETURN 'FALSE'; ELSE RETURN TO_CHAR ( NULL ) ; END IF; END booleantochar;|
Unable to upgrade lookup metadata from version %1!d! to %2!d!. The Lookup transform was unable to upgrade metadata from the ...
Unable to view mining model content because data source connection string is not found in the mining model's data source ...
Unary operators on hierarchies other than parent-child hierarchies are not supported in Microsoft SQL Server 2005 Analysis ...
Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal ...
Underline examples: - Identifier declaration - Error message - Warning message - Information message CREATE OR REPLACE FUNCTION ...
Underlines examples: Identifier declaration Error message Warning message Information message */ CREATE FUNCTION DBO.BOOLEANTOCHAR ...
Unexpected %1!s! log record encountered, last FILESTREAMInfo node processed : {%2!s!, {%3!s!, %4!s!}, %5!s!, %6!s!, %7!s!, ...
Unexpected end of file while reading beginning of backup set. Confirm that the media contains a valid SQL Server backup set, ...
Unexpected end-of-file encountered while reading %1!d! bytes from file "%2!s!". The file ended prematurely because of an ...