Sometimes you may need to optimize MySQL tables to improve query speed and performance. Here is how to optimize MySQL tables.
cURL Command to Call REST API
Sometimes you may need to run cURL command for REST APIs. Here is the cURL command to call REST API.
How to Delete Git Tags
How to Drop One or More Columns in Python Pandas
How to Check if File Exists in Python
How to Allow MySQL User from Multiple Hosts
Sometimes you may want to allow MySQL users from all hosts. Here are the steps to allow MySQL user from multiple hosts.
How to Check Python Package Dependencies
Sometimes you may need to find out the package dependencies of Python module. Here is how to check python package dependencies.
How to Check Python Package Path
How to Take Screenshot in Ubuntu Terminal
How to make cross database queries in MySQL
Sometimes you may need to fetch data from multiple databases in a single query. Here is how to make cross database queries in MySQL.