OLAP queries are complex queries that analyze large amounts of data to discover patterns and trends. They are used for decision support and are contrasted with simpler OLTP queries used for transactions. OLAP queries typically run on data warehouses using either a relational model with star schemas or a multidimensional model with pre-computed data cubes.