Recent content by garag

  1. G

    Declare a variable using PL/SQL developer

    Dear Marco, thank for your reply. Unfortunately it is not what I was looking for. If I run your code I get a window that ask me to insert a value. Instead, I want to save a value in a variable and run the query useing the value saved in my variable not type after run the query. I was tried...
  2. G

    Can I generate ER-Diagram from PL/SQL developer from

    Hi, it is also possible to print the diagram? I click on print button but nothing happen... thank you! A
  3. G

    Declare a variable using PL/SQL developer

    Hi, I'm new in this forum. I'm coming from different database technologies and I'm trying to familiarize with PL/SQL Developer. My question is: do there is a way with PL/SQL Developer to define a variable, assign to it a value and use this variable in a query? I mean: it is possible to do...
Back
Top