Re: [MonetDB-users] Combined table is not really combined after all

Yue,
select count(*) from table_combined;
What do you get if you update one of your double columns to 1.0 and do a SUM() over this column? Jens

Hi, update table_combined or the two small tables, table_1 and table_2?
2009/3/23 Jens Oehlschlägel
Yue,
select count(*) from table_combined;
What do you get if you update one of your double columns to 1.0 and do a SUM() over this column?
Jens
------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (2)
-
Jens Oehlschlägel
-
Yue Sheng