17.06.2013 Views

Beginning Microsoft SQL Server 2008 ... - S3 Tech Training

Beginning Microsoft SQL Server 2008 ... - S3 Tech Training

Beginning Microsoft SQL Server 2008 ... - S3 Tech Training

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A: System Functions<br />

UNICODE<br />

The UNICODE function returns the Unicode number that represents the first character in character_<br />

expression. The syntax is as follows:<br />

UPPER<br />

UNICODE(‘’)<br />

The UPPER function converts all the lowercase characters in character_expression into uppercase<br />

characters. The syntax is as follows:<br />

UPPER()<br />

System Functions<br />

638<br />

The system functions – the more longstanding way of referring to what <strong>Microsoft</strong> is now referring to<br />

simply as “other” – can be used to return information about values, objects and settings with <strong>SQL</strong><br />

<strong>Server</strong>. The functions are as follows:<br />

❑ APP_NAME<br />

❑ CASE<br />

❑ CAST and CONVERT<br />

❑ COALESCE<br />

❑ COLLATIONPROPERTY<br />

❑ CURRENT_TIMESTAMP<br />

❑ CURRENT_USER<br />

❑ DATALENGTH<br />

❑ FORMATMESSAGE<br />

❑ GETANSINULL<br />

❑ HOST_ID<br />

❑ HOST_NAME<br />

❑ IDENT_CURRENT<br />

❑ IDENT_INCR<br />

❑ IDENT_SEED<br />

❑ IDENTITY<br />

❑ ISDATE<br />

❑ ISNULL<br />

❑ ISNUMERIC

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!