Re: Concatenate in Copy Field

2009-09-11 Thread Shalin Shekhar Mangar
On Sat, Sep 12, 2009 at 3:25 AM, Mohamed Parvez wrote: > Is its possible to concatenate two fields and copy it to a new field, in > the > schema.xml file > > I am importing from two tables and both have numeric value as primary key. > > If i copy just the primary key, which is a number, from both

Concatenate in Copy Field

2009-09-11 Thread Mohamed Parvez
Is its possible to concatenate two fields and copy it to a new field, in the schema.xml file I am importing from two tables and both have numeric value as primary key. If i copy just the primary key, which is a number, from both the tables, to one field and make it primary key, records may get ov