Technoname

Azure Analytics Workloads – OLAP vs OLTP

Data Warehouse

Azure Analytics is a comprehensive set of solutions which turn your data into actionable insights In the context of a cloud adoption, a workload is a collection of IT assets (servers, VMs, applications, data, or appliances) that collectively support a defined process. Workloads can support more than one process. Types of Workloads There are three… Read More

C Program to check whether two strings are anagram.

Anagram example

This article will cover all the questions related to anagram and logic to write its code in easy way. Implementation of Anagram in C Output :Enter 1st string : technonameEnter 2nd string : nametechnoThey are anagram If you know some other way to write this program then you can leave a comment here or mail… Read More