Home
SQL Server / T-SQL
Aggregate Functions
Analytical Functions
Constraints
Cursor
Data Set
Data Type
Database
Date Timezone
Index
Insert Delete Update
Math Functions
Select Query
Sequence
Store Procedure Function
String Functions
Subquery
System
Table
Table Joins
Transact SQL
Transaction
Trigger
View
XML
Power « Math Functions « SQL Server / T-SQL
SQL Server / T-SQL
Math Functions
Power
1.
POWER: returns the value of the first parameter raised to the power of the second parameter
2.
Use select to do the calculation