Recent content by Richard Rodz

  1. R

    Editor loops Rulers

    Hi, i knew it the expand/collapse and highlight matching keywords behaviour and use it quite frequently, but the rulers would be an excellent helper tool, maybe in future editions we can make use of the editor rulers?. Marco, Thanks for your quikly answer Regards Richard
  2. R

    Editor loops Rulers

    Hi good morning, is a way to mark with rulers the loops in the editor? i was seeking on the editor options but i can't find it. I attached an image with an example. Thanks in Advance Richard
  3. R

    Decimal point problems with Sql Export Results

    Hi, thanks for your quickly answer, but a varchar2 field too? I meant, i create this table: create table EMA_TARIFAS ( empresa NUMBER(2) not null, ramo NUMBER(4) not null, codtarifa NUMBER(3) not null, cobertura NUMBER(4) not null, codigo1 VARCHAR2(10)...
  4. R

    Decimal point problems with Sql Export Results

    hi, when i try to export results thru SQL FILE the decimal separator (,) is transformed to period (.) i changed the registry , the NLS_LANGUAGE and the problem persists. any help please thanks in advanced
Back
Top