Free cookie consent management tool by TermsFeed Policy Generator

Know the data. Be more productive.

  • 2025, May 15
  • Content: 123
  • |
  • Playlist: 6
  • Video: 81
  • Duration: 14h 1m 32s
#002 Sort by clustered value in Azure SQL
2025, May 15, Thursday

#002 Sort by clustered value in Azure SQL

Como ordenar por valor agrupado em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server

2025, May 15, Thursday

#125 Get correlation between values in Azure SQL Server

Learn how to calculate the correlation between variables using Azure SQL. Essential techniques and functions for efficient statistical analysis

2025, May 14, Wednesday

#094 How to copy SharePoint data into Azure Data Factory

Como obter os dados de uma lista no SharePoint e armazenar em tabela do banco de dados Azure SQL utilizando o Azure Data Factory

#009 Find the sum of sales grouped by date and product
2025, May 14, Wednesday

#009 Find the sum of sales grouped by date and product

Como localizar a soma de vendas agrupadas por data e produto em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server

2025, May 12, Monday

#082 How to Create and How Much Does Azure Analysis Services Cost

Como criar o recurso Azure Analysis Services para disponbilizar a camada semântica dos dados, e quanto custa manter esse serviço

2025, May 11, Sunday

#083 Get NETWORKDAYS Function in DAX and Azure SQL

Apresentamos nesse vídeo a função DAX NETWORKDAYS que cálcula a quantidade de dias úteis entre duas datas, e como criar uma função definida pelo usuário no Azure SQL que retorna o mesmo resultado.

2025, May 10, Saturday

#108 How to Connect Access Database in SQL Server

Como consultar diretamente o banco de dados Access e disponibilizar os dados no SQL Server utilizando o recurso Servidor Vinculado

2025, May 08, Thursday

#023 How to Create Calendar Table in SQL Server

Apresentamos nesse vídeo como criar uma tabela Calendário no SQL Server para garantir a integridade de cálculo de inteligência temporal do seus relatórios, pois disponibiliza todos os dias do período entre os registros existentes no banco de dados.

#085 How to return all products and their sales, even if not sold in Azure SQL
2025, May 08, Thursday

#085 How to return all products and their sales, even if not sold in Azure SQL

How to return all products and their sales, even if they haven't been sold, in the existing Query (SELECT) in the Azure SQL Data Manipulation Language (DML)

#058 Get column data types in Azure SQL
2025, May 07, Wednesday

#058 Get column data types in Azure SQL

Como obter os tipos de dados das colunas em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server