Search results

  1. S

    BEGINNER:Already normalised it now.Guide me to write update query.Urgent help needed.

    Hi I have a table with Columns: Student_ID,Student_Name,Sibling1_name,Sibling2_nam e,Sibling3_name. Student_ID(PK), Student_Name, Sibling1_Name, Sibling2_Name, Sibling3_NameROW1: 1, A, B, C, D ROW2: 2, E, F, G ROW3: 3, H, I ROW4: 4, J For every Student_ID I have 1 unique student name...
  2. S

    query for students and their siblings

    BEGINNER:Already normalised it now.Guide me to write update query.Urgent help needed. Hi I have a table with Columns: Student_ID,Student_Name,Sibling1_name,Sibling2_name,Sibling3_name. Student_ID(PK), Student_Name, Sibling1_Name, Sibling2_Name, Sibling3_Name ROW1: 1, A, B, C, D ROW2: 2...
Back
Top Bottom