Skip to main content

output_columns

Function output_columns 

Source
pub fn output_columns(
    sql: &Expression,
    dialect: Option<DialectType>,
) -> Result<QueryOutput>
Expand description

Return the ordered output description of a query.