Changes for page SQL Query

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

From version 8.1
edited by Erik Bakker
on 2023/01/23 10:06
Change comment: There is no comment for this version
To version 9.1
edited by Eva Torken
on 2023/09/01 14:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.etorken
Content
... ... @@ -74,12 +74,8 @@
74 74  
75 75  {{warning}}You should be careful when deleting records in a table! Notice the WHERE clause in the DELETE statement. The WHERE clause specifies which record(s) should be deleted. If you omit the WHERE clause, all records in the table will be deleted!{{/warning}}
76 76  
77 -== 4. Assignment ==
77 +== 4. Key takeaways ==
78 78  
79 -See if you can find any database implementation within the projects you can access. This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
80 -
81 -== 5. Key takeaways ==
82 -
83 83  * These examples cover the basics of the SQL language
84 84  * The SQL language has its form of CRUD operations
85 85  * You can dynamically fill the values of the SQL properties with the help of SpEL expressions
... ... @@ -89,8 +89,8 @@
89 89  
90 90  * [[SQL Explained>>https://www.w3schools.com/sql/default.Asp||target="blank"]]
91 91  
92 -== 7. Silent demonstration video ==
88 +== 5. Suggested additional readings ==
93 93  
94 -As this is more of theoretical microlearning, there is no video accompanying the microlearning.
90 +If you are interested in this topic and want more information, please read the help text provided by eMagiz.
95 95  
96 96  )))((({{toc/}}))){{/container}}{{/container}}