Category: mysql
Question: Write a SQL query to get the second highest salary (distinct) from the Employee table. +----+--------+ | Id | Salary | +----+--------+ | 1 | 100 | | …
November 13, 2014
apache server, database, DevOps, FTP, linux, mysql, MySQL, security, SSH, Ubuntu, ubuntu, Virtual Private Server, webhosting
In this post, we know how important the security is. If you manage your server (VPS, cloud hosting or dedicated server), then you must have root access. The root …
Today, I decided to move the last domain hosted on Fasthosts shared server (steakovercooked.com) to QuickHostUK. I have paid a 2 year contract and there is still one year …
I have a VPS (Virtual Private Server) and I have just move another domain (steakovercooked.com) onto this. I find it useful to have a script that can automatically check, …
Many bloggers use WordPress (The Famous and Recommended Content Management System CMS) nowadays. WordPress has a inbuilt comment system so that the readers can engage in the discussions. The …