Write a query that evaluates the area of a triangle with base and height .
The area of a triangle is calculated using the formula:
base * height / 2.Write a query that evaluates the area of a triangle with base and height .
base * height / 2.Create a free account to access the full topic