Fraud Blocker

Oracle EXTEND method.

In Oracle PL/SQL, the EXTEND method is a procedure that adds elements to the end of Varray or Nested Tables. The collection can be empty, but not NULL…

Continue Reading

Oracle Nested Tables.

In Oracle PL/SQL Nested Tables is a column type that stores an unlimited row set in a certain order.

When you extract a nested table value from a dat…

Continue Reading

Oracle SET operation on the collection.

In Oracle PL/SQL, an operation on SET collections returns a collection with distinct (i.e. a collection without takes)….

Continue Reading

Oracle MULTISET UNION.

In Oracle PL/SQL, the MULTISET UNION collection operation returns the merging of two collections…

Continue Reading

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

Thank you, the form has been submitted.
Support