by squaremaster | Sep 11, 2019 | Blogs
In Cognos framework manager, we can implement securities is a way of restricting access to the metadata or data from the users while accessing the reports. There are three different types of securities we can implement in the Cognos Framework Manager. The securities...
by squaremaster | Sep 10, 2019 | Blogs
Structured Query Language (SQL) is known as the database language. SQL commands are instructions, coded into SQL statements, which are used to communicate with the database to perform specific tasks, work, functions and queries with data. SQL commands are mainly...
by squaremaster | Sep 10, 2019 | Blogs
The Like operator is used to search the pattern in one table. Similarly, we can use the like operator along with the concatenation function to do a pattern matching between the multiple tables. Here I have given example for two tables. Examples: Here I have created...
by squaremaster | Sep 9, 2019 | Blogs
Introduction Amazon DynamoDB is one of the non-relational and No-SQL database products from AWS. It supports both key-value and document store. It is serverless and fully managed database service. AWS takes care of all management tasks such as hardware provisioning,...
by squaremaster | Sep 9, 2019 | Blogs
Introduction: Amazon RDS is relational database service from AWS. It is a DBaaS (DataBase as a Service) offering from AWS. It delivers scalable and cost-efficient database services while automating time-consuming administration tasks such as hardware provisioning,...