GitHub user liuyu000 opened a pull request:
https://github.com/apache/trafodion/pull/1458
[TRAFODION-2973] Add syntax and examples of *[LAST N] (SELECT Statement)*
in *Trafodion SQL Reference Manual*
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyu000/trafodion LastN_SELECTStatement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1458.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1458
----
commit 83765f2e722c86af7c8a4e2a10f25741c2a05aef
Author: liu.yu <yu.liu@...>
Date: 2018-02-28T10:28:45Z
Add syntax and examples of *[LAST N] (SELECT Statement)* in *Trafodion SQL
Reference Manual*
----
---