Recent content by LanderMen

  1. L

    RowCount in the window of command - pl/sql.

    Thanks Marco. :) Ok, But to obtain the total of Registries updated in 1 consults. For example, I have this: SQL> update dep Seth Code='909' where IdDep=100; 1 row updated SQL> update dep Seth Code='909' where IdDep=100; 1 row updated. to have query that says to me the total of registries but...
  2. L

    RowCount in the window of command - pl/sql.

    I want to know if you can help to determine the amount me of registries affected by query in the window of commandos. I have proven with this query: Select SQL%RowCount ace Dual CantRegistros from; Thanks. LanderMen.
  3. L

    edit package

    Hi, I need to know Who editing the same package the time same. I work with many people. and who this not being published he himself package. Thanks, Lander.
  4. L

    Move all settings/templates from one PC to another?

    Hi, I think that, in the directory preferences of the pl/sql it is the profile copy and paste in same directory of the destino. Lander.
Back
Top