database programming - ORACLE

How To Use Function Oracle SUBSTR

This tutorial page is based on examples to make it easier to follow. Functions Oracle SUBSTR, SUBSTRB, SUBSTRC, SUBSTR2, SUBSTR4 are to …

How To Use LIKE Condition In Oracle

Conditions Oracle LIKE, LIKEC, LIKE2 and LIKE4 allow to do matching with a text value using a pattern matching method. The conditions …

How To Use ALTER TABLE In Oracle

This help is based on examples so it would be easier to understand. Oracle Alter Table statement allows to amend Oracle table …

How To Use A TIMESTAMP In Oracle

This help is based on examples so it would be easier to understand. The Oracle Timestamp is more accurate than Oracle Date …

How To Use TO_DATE In Oracle

This tutorial is based on examples so it would be easier to understand. Oracle To_Date function converts built-in data types like string …