Encryption of stored data in MySQL 8.
- 5 August 2022
- AIDatabase Performance Management
MySQL 5.7.11 introduced transparent encryption for InnoDB table space, which included support for table space files. Later, encryption for the shared …
Oracle CASE statement.
In Oracle statement CASE has IF-THEN-ELSE functionality. Starting with Oracle 9i, you can use a CASE statement in an SQL sentence….
Oracle CURSOR FOR LOOP statement.
- 4 August 2022
- Database Performance ManagementDeep learning
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…
Oracle FOR LOOP statement.
In Oracle/PLSQL, the FOR LOOP cycleallows you to execute code again for a fixed number of times….
Oracle LOOP statement.
In Oracle, the LOOP statement is used when you are not sure how many times you want to execute a loop body or execute a loop body at least once….
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!