Tag: PL/SQL
Oracle Database 19c is the world's leading relational database, and it gets even better when combined with Oracle SQL Developer.
Everyone knows that SQL Developer is a great tool for creating world-class applications. Not so well known, is that SQL Developer produces some amazing dashboards of the database and application operation.
These dashboards are relevant for both transactional, and data warehouse environments. To view the dashboards, the user account needs to be granted the SELECT_CATALOG_ROLE role.
- Harry E Fowler
- Blogs
- 10/02/20
Samuel Pesse, an Oracle ACE, wrote in his blog about how to self-test your database. The content below is a republishing of his words.
- Harry E Fowler
- Blogs
- 11/20/19
This talk covers a real-world solution, that recreates database links using ORDS, REST and JSON. It breaks the limits of database links by loosely coupling two databases. The complexity is completely hidden from users and developers. Modern technologies such as REST and JSON offer elegant ways to couple databases without fixed dependencies. The protocol http(s)…
- Quest Customer Learning Team
- Blogs
- 4/09/18
Proper design of an application includes security plans, which ensure that specific data is available only to specific user groups. Application design should also include security plans for guarding against data or application tampering. These two aspects can easily be set aside while developers are caught up in the process of developing PL/SQL code to…
- Quest Customer Learning Team
- Blogs
- 4/09/18
