In Cognos framework manager, we can implement securities is a way of restricting access to the metadata or data from...
Blogs
SQL DDL Commands
Structured Query Language (SQL) is known as the database language. SQL commands are instructions, coded into SQL...
Pattern Joins in Oracle Using Like Operator
The Like operator is used to search the pattern in one table. Similarly, we can use the like operator along with the...
Understanding Amazon DynamoDB
Introduction Amazon DynamoDB is one of the non-relational and No-SQL database products from AWS. It supports both...
Understanding Amazon RDS
Introduction: Amazon RDS is relational database service from AWS. It is a DBaaS (DataBase as a Service) offering from...
Post Clone Login Issues on Oracle Apps R12.2.4
Non-PROD instance clone has been completed successfully from PROD instance and no issues were encountered while...
Tableau Filters
The filters can be applied in a worksheet to restrict the number of records present in a dataset. Tableau provides the...
Oracle Multitenant Architecture
Introduction: From Oracle Database 12c release, Oracle introduced multitenant architecture. With this architecture,...
Oracle Data Guard and Active Data Guard
Introduction: To ensure data protection, high availability and disaster recovery for enterprise data, Oracle...
Subversion
Introduction: Subversion (SVN) is a centralized SCM (Software Configuration Management) implementation. It allows...