Understanding OCL with reference to SQL
No edit summary
mNo edit summary
Line 1: Line 1:
<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>  

Revision as of 10:22, 11 October 2017

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

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.