Obtain Pi With Two Decimals (Challenge)

# Introduction In this challenge, we will write an SQL statement in the MySQL client to obtain the value of Pi with two decimal places. To set an alias as `Pi`, we will use the ROUND function and the AS keyword. The objective is to save the SQL query as a script file named `getPi.sql` in the directory `/home/labex/project`.

|60 : 00

Click the virtual machine below to start practicing