Free cookie consent management tool by TermsFeed Policy Generator

Know the data. Be more productive.

  • 2025, April 03
  • Content: 123
  • |
  • Playlist: 6
  • Video: 81
  • Duration: 14h 1m 31s
2025, February 22, Saturday

#105 Import Database with BacPac Files in Azure SQL

Apresentamos nesse vídeo como importar seu banco de dados SQL do Azure utilizando o arquivo Bacpac e o Azure Data Studio.

#015 Return all rows and calculate the total value in Azure SQL
2025, February 20, Thursday

#015 Return all rows and calculate the total value in Azure SQL

Como retornar todas as linhas e calcular o valor total em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server

2025, February 20, Thursday

#069 How to Remove Duplicate Records in SQL Server

Nesse vídeo apresentamos como remover os registros duplicados da tabela no SQL Server.

#006 Retrieve only rows with dates after the date in Azure SQL
2025, February 19, Wednesday

#006 Retrieve only rows with dates after the date in Azure SQL

Como recuperar apenas as linhas com datas posteriores a 1º de junho de 2022 em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server.

2025, February 18, Tuesday

#062 How to Compare Table Columns in SQL Server

Como comparar a estrutura das tabelas para identificar as diferenças entre as colunas, se as mesmas existem ou se repetem cada tabela

2025, February 16, Sunday

#089 How to create Graph Table in Azure SQL | SQL Server

Apresentamos nesse vídeo como criar tabela de Grafo no Azure SQL/SQL Server para disponibilizar estrutura de relacionamentos complexos de muitos para muitos e apresentar o resultado no Power BI

2025, February 15, Saturday

How to migrate schema and data from SQL Server to Azure SQL

Apresentamos nesse vídeo como migrar a estrutura comparando o esquema e os dados existentes do SQL Server On-Premises (Servidor Local) para o Banco de Dados SQL do Azure (na Nuvem) utilizando o SQL Server Data Tools (SSDT) no Microsoft Visual Studio.

2025, February 13, Thursday

#078 How to Identify Conflicts Between Dates in the Vacation Schedule in SQL Server

Como identificar o conflito entre as datas de férias dos funcionários e contabilizar a quantidade de dias em que os mesmos estão em conflito

#012 Return all ordered rows in Azure SQL
2025, February 13, Thursday

#012 Return all ordered rows in Azure SQL

Como retornar todas as linhas ordenadas em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server

#087 How to return products that contain at least one of the words in Azure SQL
2025, February 12, Wednesday

#087 How to return products that contain at least one of the words in Azure SQL

How to return products that contain at least one of the words, in Query (SELECT) existing in Azure SQL/SQL Server Data Manipulation Language (DML)