Fraud Blocker

How to control MySQL and SSH service with Monit on Linux.

If you tried to control services manually on Linux servers then here is the solution for you. First of all you will need to install Monit on Linux.

Continue Reading

Oracle LIMIT method.

In Oracle PL/SQL, the LIMIT method is a function that returns the maximum number of elements that a collection can have. If the collection does not ha…

Continue Reading

MySQL function indexes.

MySQL indexes: Starting with MySQL 5.7, you can create indexes for expressions, or functional indexes using the generated columns. Basically you need …

Continue Reading

MySQL DROP USER Statement.

The DROP USER statement is used to delete a user from a MySQL database….

Continue Reading

MySQL CREATE USER Statement.

The CREATE USER statement creates a database account that allows you to log into a MySQL database….

Continue Reading

Thank you, the form has been submitted.