Glossary

KEYS(length offset):

`length` — Number of bytes in the primary key (1 to 255). - `offset` — Byte position of the key within the record (0-based). For a key starting at position 1 (COBOL-style), use offset 0.

Learn More

Related Terms