0

I am trying to create a dynamic column in a table whose column name will be today's date and values will be populated based on a mathematical operation of an existing column. For example table, t1 has column a,b,c and I want to add a column called '04-26-2021' whose value will be a+b+c values. Does anyone know how we can implement it in Postgresql? Thanks

a_horse_with_no_name
  • 497,550
  • 91
  • 775
  • 843

0 Answers0