Reverse Print File Content Command (Challenge)

# Introduction In this challenge, we will implement an SQL statement in the MySQL client that will reverse print the `cat` command in the Linux terminal. We'll then save the SQL statement as a script file named `reverseCat.sql` and execute it to produce the desired output.

|60 : 00

Click the virtual machine below to start practicing