Oracle SET operation on the collection.
- 28 July 2022
- Database Performance ManagementSoftware Engineering
In Oracle PL/SQL, an operation on SET collections returns a collection with distinct (i.e. a collection without takes)….
Oracle MULTISET UNION.
In Oracle PL/SQL, the MULTISET UNION collection operation returns the merging of two collections…
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.
…
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…
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 …
The views expressed on this blog are those of the author and do not necessarily reflect the opinions of Enteros Inc. This blog may contain links to the content of third-party sites. By providing such links, Enteros Inc. does not adopt, guarantee, approve, or endorse the information, views, or products available on such sites.
Are you interested in writing for Enteros’ Blog? Please send us a pitch!