User:Angoca: Difference between revisions

no edit summary
(Created page with "AngocA is Andres Gomez Casanova. He is a Db2 DBA for several years, and have been recognized as IBM Champion for Data Analytics in 2015, 2016, 2017 and 2018. He has developed...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1:
{{mylangbegin}}
{{mylang|Bash|Active}}
{{mylang|Expect|Novice}}
{{mylang|Java|Active}}
{{mylang|SQL PL|Active}}
{{mylangend}}
 
AngocA is Andres Gomez Casanova. He is a Db2 DBA for several years, and have been recognized as IBM Champion for Data Analytics in 2015, 2016, 2017 and 2018.
 
He has developed the following tools for IBM Db2 as OpenSource:
 
* [https://github.com/angoca/db2unit db2unit] - A testing framework for the IBM DB2 SQL PL. https://angoca.github.io/db2unit/
* [https://github.com/angoca/log4db2 log4db2] - A logging framework like log4j for IBM DB2 SQL PL. https://angoca.github.io/log4db2/
 
He regularly writes articles about Db2 in his blog in Spanish:
 
* http://angocadb2.blogspot.com.co
 
You can reach him at:
 
* Twitter [https://twitter.com/angoca @angoca]
 
I am writing the documentation about Db2's SQL and Db2's SQL PL. Some documentation is for Db2 in general terms, and other things are specific when using only SQL or only SQL PL. Why making a difference between Db2's SQL and ANSI SQL? Because IBM's implementation of SQL could be very different, and sometimes, Db2's SQL includes more things. Then I am going to explain things in only SQL and with SQL PL when possible. Some examples are only for SQL, others only for SQL PL, and some are the same for both.
Anonymous user