Jump to content
We've recently updated our Privacy Statement, available here ×

atendimento_3

Members
  • Posts

    1
  • Joined

  • Last visited

atendimento_3's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. In need SQL query returns the month of a date that is in a field of type date in my DB2 database Example:SELECTMONTH(DATE(DBA.ESTOQUE_SINTETICO.DTMOVIMENTO)) AS MES Exception:Reason: DB2 SQL Error: SQLCODE=-418, SQLSTATE=42610, SQLERRMC=null, DRIVER=3.69.66 Errors in Dataset and Query Dialog:- missing EOF at ')'- mismatched input '.' expecting ')'- missing 'FROM' at 'DATE'- no viable alternative at input 'MONTH'- mismatched input '(' expecting ')'
×
×
  • Create New...