Como retornar todas as linhas e todas as colunas em Consulta (SELECT) existente na linguagem de Manipulação de Dados (DML) do Azure SQL/SQL Server #microsoft #dataplataform #dataanalyst #sqlserver #azure #sql #database #DicaDoFabinho
This T-SQL code performs a simple query on the "erp. Collaborators". I'll explain each
*:SELECT
FROM erp. Collaborators
Therefore, the query returns all columns from all records in the "erp. Collaborators". This type of query is useful when you want to get an overview of all the data present in the table without the need to specify specific columns.
Data Scientist and Consultant for Digital and Analytics Solutions
@fabioms