Table.Schema

The function will produce a table that outlines the various columns within a specified table. Each row in the table will provide information on the characteristics of a specific column within the tabl...

Syntax

Table.Schema(table as table) as table

About

The function will produce a table that outlines the various columns within a specified table. Each row in the table will provide information on the characteristics of a specific column within the table.