APEXSQL Refactor not user friendly

Hello, 

I have to use APEXSQL Refactor at my company. 

I notice that this tool is very user unfriendly if I want to configurate the format settings.  (hard to use). 

Cant recommend further use in my company. 

Why they create such a horrible user interface in the setting area?

I also cant even set the AND in the WHERE area not in the right place. 

Like this: 

SELECT *

FROM table

WHERE 1 = 1

     AND Name = 'Joe'

     AND Lastname = 'Smith'

Regards,

Top Replies