Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to add category for respective variable

CostaNov 20 2020

Hi All,
From the below master table, I need to add category and sub-category for few variable like below
e.g Add category Fitness1 to exercise, diet and Running like below table. I tried all possible way but can not proceed whether I should split whole table into three child table and then create relation. can you please guide
image.png
image.png

Comments
Post Details
Added on Nov 20 2020
3 comments
458 views