Skip to Content
0
Former Member
Dec 12, 2007 at 09:37 PM

Create two tables based on the data

17 Views

I have a node - 'outnode'.

I have three records - two records with fieldvalue '1' and one record with a value '2'.

at the max only two diff values possible.

Now.. I need to create two tables : first one should have the two records with value 1 and second table with a record that has value '2'.

Please help.