Changes between Version 1 and Version 2 of CLC Analysis
- Timestamp:
- May 27, 2010 3:51:12 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CLC Analysis
v1 v2 4 4 5 5 * select the first character in code_00 with substring(code_00 from 1 for 1) 6 6 7 {{{ 7 8 select * from CLC.clc00_v2_europe where substring(code_00 from 1 for 1)='1';