Forum Discussion
shkl_
Apr 09, 2022Copper Contributor
How to create category based on 1 column
Hi all, I am new to SQL and I am finding a way to categorise 1 column in my table. Currently I have 1 column called ID and I want to add 1 column that determine the category of that ID. My desir...
MahdiKhalilNejad
Apr 10, 2022Copper Contributor
maybe you can do this with stored procedure and function