Sometimes you may need to install python package using .whl file. Here are the steps for it.
How to Write List to File in Python
How to Fix Invalid Use of Group Function Error
How to Insert Current Date Time in PostgreSQL
How to View MySQL Query Locking Table
Sometimes you may need to view MySQL query locking table. Here is how to view query that is locking MySQL tables.
How to Group By Date on Datetime Column in MySQL
How to Reset MySQL Query Cache Without Restarting
How to Delete All Rows in MySQL Table Except Some
How to Fix Unknown Column in Field List in MySQL
Sometimes you may get ‘unknown column’ error in MySQL. Here is how to fic unknown column in field list in MySQL.