Columns Parameter (Select-Databricks Cmdlet)
The columns to return.
Syntax
Select-Databricks -Columns string[]
Remarks
An array of columns that will be returned from the search. If not specified, the equivalent SQL is a SELECT *.
The columns to return.
Select-Databricks -Columns string[]
An array of columns that will be returned from the search. If not specified, the equivalent SQL is a SELECT *.