[MDEV-19782] sql_mode=ORACLE: ROWNUM Created: 2019-06-17 Updated: 2021-05-11 Resolved: 2021-05-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Wolfgang Draxler | Assignee: | Ralf Gebhardt |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | Compatibility | ||
| Issue Links: |
|
||||||||
| Description |
|
In the ORACLE-Mode, the ROWNUM-Variable doesn't work. e.g:
I get the errror: One possible solution would be eg:
|
| Comments |
| Comment by Alexander Barkov [ 2019-06-18 ] |
|
ROWNUM is not supported yet. |
| Comment by Wolfgang Draxler [ 2019-06-19 ] |
|
okay, thank you for the information. |
| Comment by pickup li [ 2020-08-31 ] |
|
rownum is used very frequently on Oracle, can this function be added in the next version |