[progress Communities] [progress Openedge Abl] Forum Post: Re: Questions With Linked...

  • Thread starter Thread starter steve pittman
  • Start date Start date
Status
Not open for further replies.
S

steve pittman

Guest
Hi Blake, OpenEdge sql does not currently support NULL as a real value, only in special contexts, like INSERT. You can use a scalar function to get a null value - for example, “ nullif(1,1)” will give a null value. Hope this helps, ….sjp

Continue reading...
 
Status
Not open for further replies.
Back
Top