Changes between Version 7 and Version 8 of v6/pgsummary


Ignore:
Timestamp:
04/23/2012 11:29:31 AM (14 years ago)
Author:
chenchongqi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • v6/pgsummary

    v7 v8  
    4242 
    4343pg: 
    44 select [db_sysdate] from dual 
     44select now() from dual 
    4545}}} 
    4646* decode写法调整