Latest Articles
SQL COUNT, AVG, SUM Functions | Aggregate Functions in SQL
SQL COUNT, AVERAGE and SUM are most commonly used aggregate functions of SQL.
git diff usage explained [Multiple Scenarios]
Git diff command helps to show a comparison between files, branches, tags and commits that make up a commit-tree. It can bring out the distinction between …
Create Kali Linux bootable USB [3 Different Methods]
Different methods to create kali linux bootable USB such as Rufus, Balena Etcher, dd command in Linux
Python set add() method Explained [Easy Examples]
python set add() method can be used to add different data typed elements in a given set.
Install LAMP Stack on Rocky Linux 8 [Step-by-Step]
Step by Step instructions to install LAMP Stack on Rocky Linux 8. Install and configure Linux, Apache, MariaDB and PHP
