Benjamin L
Member²
Performance in test windows is a bit ugly while compiling the code. When you try to compile code with any error in PSD 11 it needs 2 seconds to compile in PSD 12 about 10 seconds
Test Code:
DECLARE
BEGIN
lsTest;
END;
Test Code:
DECLARE
BEGIN
lsTest;
END;