Free cookie consent management tool by TermsFeed Policy Generator

Know the data. Be more productive.

  • 2025, June 18
  • Content: 123
  • |
  • Playlist: 6
  • Video: 81
  • Duration: 14h 1m 32s
#006 Retrieve only rows with dates after the date in Azure SQL
2025, June 18, 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, June 17, Tuesday

#119 Turn Categorical Variables to Event Logging in Azure SQL Server

In this video we present how to convert categorical variables to numeric variables to develop event log data analysis using Azure SQL Database.

2025, June 15, Sunday

#029 How to Profile Data in SQL Server

Como obter o perfil dos dados para exploração de uma tabela utilizando o SQL Server, resultado parecido com o recurso existente no Power BI

2025, June 14, Saturday

#004 How to migrate Access database to SQL Server

How to Migrate Your Access Database to SQL Server

#012 Return all ordered rows in Azure SQL
2025, June 12, 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

2025, June 12, Thursday

#005 How to Create Table without Code in SQL Server

Apresentamos nesse vídeo como criar facilmente uma tabela SQL Server sem utilizar código na ferramenta SQL Server Management Studio.

#087 How to return products that contain at least one of the words in Azure SQL
2025, June 11, 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)

2025, June 10, Tuesday

#015 How to Group Rows in Column in SQL Server

[#top10] We present in this video how to group values in several records for the same column, separating them by a comma

2025, June 08, Sunday

#126 How to store change history in Azure SQL Server

How to: Create Type 4 Slowly Changing Dimension Using Azure SQL to Track Changes to Existing Records

2025, June 07, Saturday

#111 How to synchronize schema and data between databases in Azure SQL

Como sincronizar o esquema e os dados das tabelas entre banco de dados SQL do Azure