Print Standard Body Temperature in Fahrenheit (Challenge)

# Introduction In this challenge, we will use SQL statements in MySQL to convert body temperature from Celsius to Fahrenheit. The task is to write an SQL statement that converts 98.6 Fahrenheit to an integer value by removing decimal places and set an alias. Save the resulting SQL statement in a file named `Fahrenheit.sql` in the `/home/labex/project` directory.

|60 : 00

Click the virtual machine below to start practicing