Hi everyone,
On my Database, I have a table that looks like this:
ID First Name Last Name
-------------------------
1 Joe Morgan
2 Juan Martinez
3 Michael Porras
4 Brian Clark
5 Chris Clinton
6 Michelle Hwa
7 .... .....
8 .... .....
9 .... .....
Now, I want to be able to display the records in 2 tables so that it looks like this:
ID First name Last name ID First name Last name
1 Joe Morgan 4 Brian Clark
2 Juan Martin 5 Chris Clinton 3 Michael Porras 6 Michelle Hwa
Can anyone please help me? This is extremely important...
Thanks. [sig][/sig]
On my Database, I have a table that looks like this:
ID First Name Last Name
-------------------------
1 Joe Morgan
2 Juan Martinez
3 Michael Porras
4 Brian Clark
5 Chris Clinton
6 Michelle Hwa
7 .... .....
8 .... .....
9 .... .....
Now, I want to be able to display the records in 2 tables so that it looks like this:
ID First name Last name ID First name Last name
1 Joe Morgan 4 Brian Clark
2 Juan Martin 5 Chris Clinton 3 Michael Porras 6 Michelle Hwa
Can anyone please help me? This is extremely important...
Thanks. [sig][/sig]