TOPICS
Registrations
About Registrations
An object is a distinct data component within the Kinection application. Objects have the ability to relate / connect to each other. The Registrations object refers to individual registrations completed by admins and volunteers.
Kinection uses the CRUD system, the major operations which are implemented by databases. Each letter in the acronym can be mapped to a standard Structured Query Language (SQL) statement.
CREATE
Create, or add new entries
READ/VIEW
Read, retrieve, search, or view existing entries
EDIT/UPDATE
Update, or edit existing entries
DELETE
Delete, deactivate, or remove existing entries
© Impeligence 2024-2025. All Rights Reserved.