Badges
Latest Posts
-
use case of create fonction
Sometimes I need a function that searches for a record, creates it if it doesn't exist, and updates it. Here is a simplified example of such a function : But the compiler returns an error :…
