Transactional databases (aka OLTP) are optimized for a high volume of transactions, such as insert, update, and delete. They’re mostly used by data-entry applications. Analytical databases (aka OLAP) are optimized for a high volume of data that’s queried frequently for business decision/reporting purposes. You need to use various query languages to query these different types of databases. Join us for this one hour webinar where query languages such as SQL, MDX, and DAX will be explored.