[MDEV-7872] COLUMN_COUNT() Created: 2015-03-30 Updated: 2017-06-01 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Sometimes, it would be useful to have a function that returns the number of values in a dynamic column. Something like: COLUMN_COUNT(dyncol) |