I have the following table:
The purpose is to do a function of the EixoX
column in SQL Server where TipoGrafico
is different from 'StockChart' >. That is, if TipoGrafico
is different from 'StockChart' then I should split the contents of the EixoX
column.
Does anyone have an idea how to do it?
Thanks in advance!)