R:BASE 95_64 delimiter is et ","
Hi, SET VAR v1 NUMERIC (6,1) = 1000 -------------------------- is no problem, but R>ALTER TABLE testtable ADD COLUMN testcol1 NUMERIC (6,1) -ERROR- NUMERIC precision must be a number between 1 and 15. (2447) Where is my error ? :) Thank“s Fritz

