I really like the concept of styles, but I can't use the feature because it automatically puts the join keyword on the next line. Can you add an option to keep the join keywords on the same line such as:

select *
from tblA a inner join
tblB b on a.PK = b.PK inner join
tblC c on c.PK = b.FK

All of our code follows this structure. I want to create a custom style like this.

Thanks,
Peg
mdullni1
0

Comments

1 comment

  • Anu D
    Many thanks for your post.

    I have logged this as a feature request (SP-2852) in our internal tracking system.

    So that this can be viewed by our development team and decide whether it can be a candidate for future release.

    I will keep you updated on this.

    Mean while kindly let us know if you have any issues or questions regarding the product,I'll like to help.
    Anu D
    0

Add comment

Please sign in to leave a comment.