pub fn execute_skip(records: Vec<Record>, count: usize) -> Vec<Record> ⓘ
Skip the first count records.
count