Changes for page SQL Query
Last modified by Danniar Firdausy on 2024/09/18 20:00
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. marijn1 +XWiki.ebakker - Content
-
... ... @@ -1,16 +1,9 @@ 1 -{{html wiki="true"}} 2 -<div class="ez-academy"> 3 - <div class="ez-academy_body"> 4 - 5 -<div class="doc"> 6 - 7 - 8 - 1 +{{container}}{{container layoutStyle="columns"}}((( 9 9 = SQL Query = 10 10 11 11 In this microlearning, we will learn the basics of SQL queries. With the help of this information, you can start writing the correct queries to retrieve and write data from and to a database. 12 12 13 -Should you have any questions, please get in touch with academy@emagiz.com. 6 +Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 14 14 15 15 * Last update: September 7th, 2021 16 16 * Required reading time: 6 minutes ... ... @@ -88,8 +88,8 @@ 88 88 89 89 Note that 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! 90 90 91 -===== Practice ===== 92 92 85 + 93 93 == 4. Assignment == 94 94 95 95 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. ... ... @@ -111,9 +111,4 @@ 111 111 112 112 As this is more of theoretical microlearning, there is no video accompanying the microlearning. 113 113 114 -</div> 115 - 116 -</div> 117 -</div> 118 - 119 -{{/html}} 107 +)))((({{toc/}}))){{/container}}{{/container}}