What is the difference between including TOP statement in HANA sql v/s the restriction put by number in preference settings? Does it the automatically put TOP statement? Does it execute the query fully (without records restriction ) and then limit the result based on preference settings?
Thanks in advance.