Recent content by ondra127

  1. O

    Active Query Builder 1.5.1

    Hello, not yet.. Mr. Kalter, did you have a time to look at debug log file?
  2. O

    Active Query Builder 1.5.1

    Hello, I sended it to you like private message.
  3. O

    Active Query Builder 1.5.1

    Hello, I like to ask you about Active Query Builder 1.5.1. Unfortunately it is not seems to work well for me. AQB cannot see the database tables, I also tried to find tables behind different schemas, also not working. Internal Query Builder sees the tables fine. AQB sees tables after the query...
  4. O

    PL/SQL Beatifier and CASE inline

    Hello, I would like to ask if is possible to choose an option in Beatifier, that keep CASE clause inline? Like this Select 1 as id, case when 1=1 then 0 else 1 end as test, from dual; Thank you Ondrej
Back
Top