SQL recall question

Question about SQL recall… In 13.2.0.78 I see in recall that it is keeping every instance of a sql executed. if I do a “select count(*) from…” and run it dozens of times while monitoring a process for progress I get an entry in recall for every time I ran it. I don’t recall seeing that before. Is that “normal”? I guess it isn’t “normal” that I’d run any given query hundreds of times, but yesterday I did while monitoring a process running to give status updates to nervous management.

I can’t reproduce in a simple select count(*) from dual; test. How are your SQL Recall options configured on the Editor|Code Assist page in Options? Mine are configured as…

image

Mine are exactly the same

Thanks. I am able to reproduce now with a slightly more complicated query than my first attempt.

Fixed in next beta.

       (.)(.)
   ,-.(.____.),-.  
  ( \ \ '--' / / )
   \ \ / ,. \ / /
    ) '| || |' ( 
OoO'- OoO''OoO -'OoO
1 Like