Last modified by Danniar Firdausy on 2024/09/18 20:02

From version 11.2
edited by Erik Bakker
on 2022/06/10 12:00
Change comment: Update document after refactoring.
To version 12.1
edited by eMagiz
on 2022/06/10 12:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -intermediate-database-connectivity-update-database-after-retrieval
1 +Update database after retrieval
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Content
... ... @@ -1,5 +1,4 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -= Update database after retrieval =
3 3  
4 4  In the previous [microlearning](intermediate-database-connectivity-sql-query.md) we discussed the fundamentals of SQL queries. In this microlearning, we will learn how you could update the record(s) in the database the moment after you have read the information from the database. This functionality can help you update a status field to ensure you won't keep reading the same record(s) repeatedly.
5 5