File: orafce2.sql

package info (click to toggle)
orafce 4.16.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,856 kB
  • sloc: ansic: 12,914; sql: 8,984; lex: 1,054; makefile: 131; yacc: 82; python: 7; sh: 2
file content (3 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (3)
1
2
3
-- 2) fails and throws error: 'ERROR:  could not determine polymorphic type 
-- because input has type "unknown"'
select oracle.decode('2012-01-01', '2012-01-01', 23, '2012-01-02', 24);