What is the column naming convention when creating columns in a table?

  • Hi,

    This may be a dummy question for DBA fundass...but I think it will be a debut in naming columns whether to use shortcuts or descriptive way.

    What are the common standards that we need to follow while naming a column in a table or naming a Table itself. ( atleast we should not use special chars that I'm aware of )

    In detail...

    COLUMN Name

    UPDT_TYPE_CD - shortcuts seperated by underscore ( _ )

    UpdateTypeCD - More descriptive manner

    Which one would be more appropriate and universally agreed standard

    Thanks,

    Suneel

  • duplicate post.

    no need to ask the same question in multiple forums, as the Recent Posts>>Posts Added Today

    shows everything.

    follow the thread and the answers already posted here:http://www.sqlservercentral.com/Forums/Topic728604-146-1.aspx

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply