bse
in the URL is the baseId."
around schema and table names to preserve case sensitivity.
__id
Unique ID__version
Version number__auto_number
Auto-incrementing number, primary key__created_time
Creation time__last_modified_time
Last modified time__created_by
Creator ID__last_modified_by
Last modifier ID__row
, used to maintain record order in the current view__fk
junction_
are used to handle ManyToMany and unidirectional relationships.