Select database queries with Inner, Left and Right Join represent an important part of SQL syntax and come in very handy when you want to make more advanced queries.
Structured Query Language is the most widely used language for interacting with databases. Today we will learn how we can use SQL to insert or update data into MySql database.
If you use a lot of different usernames and passwords it is difficult to remember all of them. KeePass is an interesting solution where all your passwords are kept in one safe place and protected with one password.
If you want to print website but you don't want to print certain objects on the page, you can remove them before you print the page. I will show how you can easily do that with the help of simple web application.