Forum Discussion
- rraghvaniChampion Level 3
How would you do this manually, to see if a new record has been added?
- Rafael03ValdezOccasional Contributor
to perform the validations manually I would have to enter the database and check that the new record is shown in the table when I create, modify or delete it.
what I want to do is to make a database checkpoin that waits for the difference based on the snapchop I give as an example, so when there is any record change or there is a new record he can see the difference.
- rraghvaniChampion Level 3
See the options with Working With Databases. You can connect to the database and query to either get the number of records, last inserted record or query the table to ensure the record exist.
Related Content
- 3 years ago
- 6 years ago
- 13 years ago