Skip to main content

remove_limit_offset

Function remove_limit_offset 

Source
pub fn remove_limit_offset(expr: Expression) -> Expression
Expand description

Remove both LIMIT and OFFSET from a SELECT.