Do you mean you're reading a relation from Hadoop, and want to append the date to the row before inserting it? I'm not quite sure what you're asking for.
2012/3/22 Mohit Anchlia <[email protected]> > Sorry I mean to ask if there is any way to insert date into the ALIAS so > that I can use it before storing it into DB. > > On Thu, Mar 22, 2012 at 12:47 PM, Mohit Anchlia <[email protected] > >wrote: > > > I am reading bunch of columns from a flat file and inserting it into the > > database. Is there a way to also insert date? > > >
