Print lines between two patterns awk

Range pattern: include lines from START to END inclusive

awk '/START/,/END/' file.txt