I have a table named Skill which store the skills data. the skill level '2337' is the Advanced , '2338' is the Intermediate, '2339' is the beginner . I want to display the skills name data based on the skill level that looks like this For example, Technical Profile_ID = 33
Advanced = Javascript, SQL, C#
Intermediate = Php
Beginner = vb,Java
I'm new to VB, can anyone help me to solve this.I'm using VB.net and database Microsoft SQL