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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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!