Hello, the SAPDB Version I am running is 7.3.0 under Windows NT.
I tried to create a table using a select expression, which failed to create to build a table with the expected data. The precise statement is as follows: create table B_tmp as select B.* from B where B.Plan_Belegnummer IN (select Plan_Belegnummer from I_tmp) With the preceded command I expected a result table containing a part of the original table with congruent data. But some rows of the result table contained within some columns null values whereas the original values were floating point numbers. What's the problem? Regards, Heidi ____________________________ anTloop Technologie AG Hildastr. 66, 79102 Freiburg 0761 / 791 878 32 [EMAIL PROTECTED] _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
