StdntBtech,StdntPg,StdntUg,StdntDip
I have to insert values into StdntBtech if the course name is BE or Btech
similarly
I have to insert values into StdntPG if the course name is MCA or MSc
similarly
I have to insert values into StdntUg if the course name is BSc
similarly
I have to insert values into StdntDip if the course name is Diploma
which statement I have to use(IF or Case)
if so how the syntax will be?
Can you answer this question?
Write Answer1 Answers