How can we help you today? How can we help you today?

Being able to set the case for data types is great!

Being able to set the case for data types is great (the standard here for data types is lowercase)! However, when I type "DECLARE @x ch" the menu comes up, but then when I select CHAR, it turns into "DECLARE @x CHAR()" instead of "DECLARE @x char()". The only data type (I have only gone through the common ones we use) that stays lowercase is varchar ("DECLARE @x varc" becomes "DECLARE @x varchar()"); the rest still are uppercased, even though the setting is set to lowercase for data types.
Matthew.Wilkerson
0

Comments

1 comment

  • Bart Read
    OK thanks Matthew, we'll look into it.
    Cheers,
    Bart
    Bart Read
    0

Add comment

Please sign in to leave a comment.