Function plan_show_variable

Source
pub fn plan_show_variable(
    _: &StatementContext<'_>,
    _: ShowVariableStatement,
) -> Result<Plan, PlanError>