former_member189960
Member
Member since ‎2013 Jul 02

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 8 Kudos received

User Activity

There was a requirement to get date name from a time stamp, which was stored as decimals in the tables.I need to use the ‘dayname’ date function of the sql query to convert to decimals to a string.Asyou cannot use direct sql functions in CDS views,th...