cancel
Showing results for 
Search instead for 
Did you mean: 
Dilisha
New Contributor
since Tuesday
Tuesday

User Stats

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi. I have upgraded to 14.3 recently and facing the same issue in production.The below is my update statementUPDATE table1 SET starttime = getArgument("time1"), endtime = null  WHERE ConnectionID=getArgument("ConnectionInfo") AND GroupName = getArgum...