RIRajanand Ilangovaninrajanand.hashnode.dev·Apr 2, 2023 · 4 min readOLAP vs OLTPIf you're new to databases, you may have come across the terms OLAP and OLTP. In this blog post, we'll explain what they mean, and the differences between them, and provide real-life examples to help you understand these concepts. OLAP and OLTP are t...00
RIRajanand Ilangovaninrajanand.hashnode.dev·Feb 4, 2023 · 3 min readPowerShell Cmdlets and AliasIn the previous post, we covered variables in PowerShell. In this post, we will be discussing cmdlets. It is pronounced as "command-lets." It is the fundamental building block of PowerShell. It is a small, single-purpose, lightweight command that per...00
RIRajanand Ilangovaninrajanand.hashnode.dev·Feb 3, 2023 · 2 min readPowerShell VariablesLike any other programming language, variables are used to store values and data. They can be used to store text, numbers, objects, and other data types. Variables in PowerShell are denoted by a dollar sign ($), followed by the name of the variable. ...00
RIRajanand Ilangovaninrajanand.hashnode.dev·Feb 1, 2023 · 3 min readPowerShell Overview and BasicsPowerShell is a powerful automation tool that provides a command-line interface for system administration. With PowerShell, you can automate repetitive tasks and simplify complex processes. We will be exploring PowerShell from basic concepts to inter...00
RIRajanand Ilangovaninrajanand.hashnode.dev·Jan 20, 2023 · 3 min readDashboard Inspirations1. Geckoboard Executive CEO dashboard CEO Overview Executive Summary CMO dashboard CFO dashboard Forecast dashboard Management dashboard Team leader dashboard SaaS company dashboard SaaS daily snapshot SaaS financial dashboard Compa...00