Fraud Blocker

Setting default tabular spaces Oracle.

First, make sure you create a permanent table space.

Then you will need to modify the Oracle database to use the persistent table space as the defaul…

Continue Reading

Oracle CURSOR FOR LOOP statement.

Oracle/PLSQL CURSOR FOR LOOP Statement can be used when you want to upload and process each cursor entry. CURSOR FOR LOOP will end when all records ar…

Continue Reading

Oracle AND condition.

The Oracle condition AND (also called AND operator) is used to check two or more conditions of SELECT, INSERT, UPDATE or DELETE operators….

Continue Reading

Oracle LIKE operator.

Oracle condition LIKE allows to use wildcards which will be used in WHERE operator in SELECT, INSERT, UPDATE or DELETE queries. This allows comparison…

Continue Reading

Oracle AND and OR combination of conditions.

Oracle AND and OR conditions can be combined in SELECT, INSERT, UPDATE or DELETE operators.

When combining these conditions, it is important to use …

Continue Reading

Thank you, the form has been submitted.