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

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 for subscribing!

You're now on the list for database FinOps strategies and performance insights.