Hi to all ,
I have a critical doubt for me,
Actually i have two tables
1)Table1 ---it containes one Record(in this 'Id' is the Reference)
1)Table2 ---it contains more than one or one Records(in this Id is the reference key)
My Requirement is i want to add particular Id details of Table2 To table 1 .
here i have to add Table2 Records to table1 as a single row continues of table1 row.
EX:
ID Table1 row table2 Row table2 row table2 row(if table2 contains more than one Record) like this way.
Is it possible?
I am child in sqlserver.plz help me
Thanks inadvance
Loading
Suthish NairPosted Aug 4, 2011, 3:34 PM
srinivas PPosted Aug 4, 2011, 12:37 AM
Example: class table
student table
Now my requirement is i want to show data following way
stuName2
Any idea for same application to do in frontend.
Sam HobbsPosted Aug 3, 2011, 1:49 PM
Dan SullivanPosted Aug 3, 2011, 12:55 PM
~Dan