After some Microsoft security updates over the weekend, the PL/SQL Developer starts freeze when I type . in the select statement. From example for the intended select statement:
select t.clientname, t.tractiondate from mytest t;
After I type select t. the PL/SQL developer will freeze. Anybody has similar problem? or any solutions?
thanks,
yongming
select t.clientname, t.tractiondate from mytest t;
After I type select t. the PL/SQL developer will freeze. Anybody has similar problem? or any solutions?
thanks,
yongming