CRUD or CRWD

Epsylen
Tera Contributor

HI folks,

 

I have a doubt, I tried to find in products documentation but I had no luck. 

primary operations performed against tables are CRUD or CRWD?  (create, read, update or write and Delete)

1 ACCEPTED SOLUTION

Prinssi
Mega Sage

Hi Epsylen,

 

CRUD and CRWD are used interchangeably.  You will find usage of both "update" and "write" in different places across the platform.

 

On the table record, "update" is the word used:

Prinssi_0-1686264213077.png

 

When creating an ACL, "write" is the word used:

Prinssi_1-1686264351825.png

View solution in original post

4 REPLIES 4

Prinssi
Mega Sage

Hi Epsylen,

 

CRUD and CRWD are used interchangeably.  You will find usage of both "update" and "write" in different places across the platform.

 

On the table record, "update" is the word used:

Prinssi_0-1686264213077.png

 

When creating an ACL, "write" is the word used:

Prinssi_1-1686264351825.png

Epsylen
Tera Contributor

Thank you Prinssi, clear as a water, 🙂

 

Very well explained, it will be very helpful to everyone.

Community Alums
Not applicable

Hi @Epsylen ,

CRUD is an acronym for Create, Read, Update, and Delete. We tend to use CRUD more oftenly than CRWD.