Showing 10-18 of 27 results
Software Architecture Design
Software Architecture typically refers to the bigger structures of a software system, and it deals with how multiple software processes cooperate to carry out their tasks. Software Design refers to the smaller structures and it deals with the internal design of a single software process. By the end of this tutorial, the readers…
Programming Methodologies
When programs are developed to solve real-life problems like inventory management, payroll processing, student admissions, examination result processing, etc., they tend to be huge and complex. Programming Methodology is the approach to analyzing such complex problems by planning the software development and controlling the development process. In this course, we…
SAP BW on HANA
SAP Business Warehouse (BW) powered by SAP HANA refers to using BW software suite on top of HANA database. This functionality explores all the key features of HANA database technologies and uses BW as a modeling tool for data modeling and analytical reporting. BW software supports various databases like Oracle,…
SAP Business Workflow
SAP Business Workflows are predefined in SAP R/3 system. It is a key component of SAP system wherein they help design the business processes – it can be a simple release or a complex repeated business process, such as creating a material master, etc. This is a brief tutorial that…
SAP Business Planning and Consolidation
SAP Business Planning and Consolidation (BPC) tool helps to automate and streamline business forecast, planning, and consolidation activities in an organization. It is used to support all operational and financial activities in an organization. Using SAP BPC, it also becomes easier to use reporting tools. This course by Academy Europe…
SAP BO Analysis
Analysis Edition for OLAP, the business intelligence reporting tool, is a part of SAP BusinessObjects product suite. This is a handy tool for business users for analytical and ad hoc reporting. Using this tool, business users can create basic, medium, and complex reports from transactional data available in OLAP data…
Data Warehousing Computer Science
A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This tutorial adopts a step-by-step approach to explain all the necessary concepts of data warehousing. https://youtu.be/L5pWnzhDD70 Free Certification Academy Europe presents high-quality formal diplomas, certificates and…
Distributed Database Management System
Distributed Database Management System (DDBMS) is a type of DBMS which manages a number of databases hoisted at diversified locations and interconnected through a computer network. It provides mechanisms so that the distribution remains oblivious to the users, who perceive the database as a single database. This course by Academy…