- Eliminate the varaibles for SELECT query
- Naming conventions for fields name and format the pattern: {table_name}.{field_name}
- Restructue the query with the sequence: select, join tabls and conditions
- MySQL SQL database backup: sql_test.sql (tables & views)
- SQL saved in plain text: sql_test_query.txt
1.3 hours