Oracle CASE statement.
- 5 August 2022
- Database Performance ManagementMachine learning
In Oracle statement CASE has IF-THEN-ELSE functionality. Starting with Oracle 9i, you can use a CASE statement in an SQL sentence….
Oracle IF-THEN-ELSE operator.
In Oracle, the IF-THEN-ELSE operatoris used to execute code when the condition is TRUE (true), or execute another code when the condition is FALSE (fa…
Oracle unique constraints.
In this post you will learn how to create, delete, disable, and enable unique constraints in Oracle with syntax and examples.
A unique constraint is…
Oracle Indexes.
In this post you will learn how to create, rename and drop indexes in Oracle/PLSQL with syntax and examples….
Oracle GOTO statement.
- 4 August 2022
- ManualsTechnology Business
The GOTO statement calls for code to go to the tag after the GOTO statement….
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!