Free cookie consent management tool by TermsFeed Policy Generator

Know the data. Be more productive.

  • 2025, May 24
  • Content: 123
  • |
  • Playlist: 6
  • Video: 81
  • Duration: 14h 1m 32s
#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

2025, May 07, Wednesday

Combining Table Values in SQL Server Integration Services

Como utilizar o o SQL Server Integration Services para combinar valores de tabelas, utilizando o recurso de pre-visualização dos dados

#011 How to Extract Data in SQL Server
2025, May 05, Monday

#011 How to Extract Data in SQL Server

Learn how to store and validate data using SQL Server by watching this playlist

2025, May 03, Saturday

#109 How to Migrate Data from MySQL to Azure SQL Database

How to migrate existing tables and data from MySQL database to Azure SQL Database using the Migration Assistant tool