Function that identifies a geometry's spatial reference system
The function ST_SRID returns values that identify the spatial reference system that is associated with the geometry.
ST_SRID
ST_SRID takes a geometry as the input parameter and returns the spatial reference system identifier from the geometry.