Skip to content

Commit bcd306b

Browse files
committed
docs: mention ST_NumPoints alias in st_npoints.qmd
1 parent e9c08d9 commit bcd306b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/reference/sql/st_npoints.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ kernels:
2929

3030
Returns the total number of coordinate points in the geometry, counting all vertices across all components.
3131

32+
This function also has the alias `ST_NumPoints`.
33+
3234
## Examples
3335

3436
```sql

0 commit comments

Comments
 (0)