Thanks Noel ! It worked

On Thursday, May 23, 2013 2:00:17 AM UTC-5, Noel Grandin wrote:
>
> SELECT CONVERT( REPLACE(T.X, ',',  ''), INT ) FROM T 
>
> On 2013-05-22 21:41, Rnj wrote: 
> > I'm trying to import a csv file into a h2 database table. I have a 
> > number "786,960,000" to be inserted into decimal column. Is there any 
> > inbuilt function in h2 database to remove thousand separator in H2? -- 
> > You received this message because you are subscribed to the Google 
> > Groups "H2 Database" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to [email protected] <javascript:>. 
> > To post to this group, send email to 
> > [email protected]<javascript:>. 
>
> > Visit this group at http://groups.google.com/group/h2-database?hl=en. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
> > 
> > 
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to