General Function Comprehensive (Challenge)

# Introduction In this challenge, we will use MySQL's built-in functions to retrieve information from the employee table (`emp`) in the personnel database. Our tasks include retrieving all employees' names and annual income, encrypting the names, formatting the income with 3 decimal places, and displaying the current operation's database account information.

|60 : 00

Click the virtual machine below to start practicing