Understanding OCL with reference to SQL
mNo edit summary
(Updated Edited template to July 12, 2025.)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
<html>
<html>
<style>
#video12 {
  position: relative;
  height: 500px;
  width:560px;
  padding-bottom: 10px;
}
#video12 iframe {
  position: absolute;
  min-height: auto;
  min-width: auto;
}
#video12 div {
  position: absolute;
  top: 0;
  left:760px;
  width: 260px;
  height: 100%;
  padding-left: 10px;
  overflow-y: auto;
</style>


<h5>  
<h5>  
Series of talks about how to understand OCL and the differences between OCL and SQL and how to change your understanding from SQL to OCL. how to think about what's going on when you're running and OCL query.
This is a series of talks about how to understand OCL, the differences between OCL and SQL, and how to change your understanding from SQL to OCL. You will also learn how to think about what's happening when you're running an OCL query.
</h5>
</h5>
</br>
</br>
Line 31: Line 10:


</div>
</div>
<div id="video12">
<iframe width="740" height="500" src="https://www.youtube.com/embed/4MRAzO78Zd8?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
</div>
</html>
</html>
[[Category:SQL]]
[[Category:SQL]]
Line 36: Line 21:
[[Category:MDriven Designer]]
[[Category:MDriven Designer]]
[[Category:View Model]]
[[Category:View Model]]
[[Category:Video Tutorials]]
[[Category:Intermediate]]
{{Edited|July|12|2025}}

Latest revision as of 06:24, 20 January 2025

This page was created by Alexandra on 2017-06-03. Last edited by Edgar on 2025-01-20.

This is a series of talks about how to understand OCL, the differences between OCL and SQL, and how to change your understanding from SQL to OCL. You will also learn how to think about what's happening when you're running an OCL query.