Search results

  1. N

    Null???

    1st time working with Progress! Im pulling data using DecisionStream by Cognos. I need NULL fields to have 'NONE'. When i'm trying to execute IFNULL (To_Char (cc_ctg), 'NONE'....... it's not working. Please explain what should i do or if there is a script that i dont know. I cant use update...
  2. N

    Null???

    1st time working with Progress! Im pulling data using DecisionStream by Cognos. I need NULL fields to have 'NONE'. When i'm trying to execute IFNULL (To_Char (cc_ctg), 'NONE'....... it's not working. Please explain what should i do or if there is a script that i dont know. I cant use...
Top