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.

The expression must be of the float data type.<br />

SQUARE<br />

TAN<br />

The SQUARE function returns the square of the value given in expression. The syntax is as follows:<br />

SQUARE()<br />

The expression must be of the float data type.<br />

The TAN function returns the tangent of the value specified in expression. The syntax is as follows:<br />

TAN()<br />

The expression parameter specifies the number of radians and must be of the float or real<br />

data type.<br />

Basic Metadata Functions<br />

The metadata functions provide information about the database and database objects. They are:<br />

❑ COL_LENGTH<br />

❑ COL_NAME<br />

❑ COLUMNPROPERTY<br />

❑ DATABASEPROPERTY<br />

❑ DATABASEPROPERTYEX<br />

❑ DB_ID<br />

❑ DB_NAME<br />

❑ FILE_ID<br />

❑ FILE_NAME<br />

❑ FILEGROUP_ID<br />

❑ FILEGROUP_NAME<br />

❑ FILEGROUPPROPERTY<br />

❑ FILEPROPERTY<br />

❑ FULLTEXTCATALOGPROPERTY<br />

❑ FULLTEXTSERVICEPROPERTY<br />

❑ INDEX_COL<br />

Apendix A: System Functions<br />

615

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

Saved successfully!

Ooh no, something went wrong!