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

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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Update database after retrieval
1 +intermediate-database-connectivity-update-database-after-retrieval
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Content
... ... @@ -1,4 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 += Update database after retrieval =
2 2  
3 3  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.
4 4