Understanding OCL with reference to SQL
No edit summary
(Updated Edited template to July 12, 2025.)
 
(9 intermediate revisions by 3 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 44: Line 23:
[[Category:Video Tutorials]]
[[Category:Video Tutorials]]
[[Category:Intermediate]]
[[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.