What is collation in sql 2005?

Last post 08-22-2008 4:39 AM by ghemant. 2 replies.
Page 1 of 1 (3 items)
Active Topics My Discussions Unanswered Sort Posts: Previous Next
  • 08-20-2008 5:05 AM

    What is collation in sql 2005?

    What is collation in sql 2005?
  • 08-20-2008 12:30 PM In reply to

    • sql2k8
    • Not Ranked
    • Joined on 03-13-2008
    • Posts 8

    Re: What is collation in sql 2005?

     the sorting order in which sql server allocates the data

     

    examples: case -sensitive

                    case-insensitive

                    binary,

                    etc

     

    if you give case sensitive as the allocation then you have to type the letters exactly how you have given.

     

    for case insensitive you can type capital letters as well as small letters.

     

     

     

  • 08-22-2008 4:39 AM In reply to

    Re: What is collation in sql 2005?

    Hi,

    Please refer Books Online about the collations where you can find all the information you wants to know

    Hemantgiri S. Goswami | MS SQL Server MVP
    -------------------------
    "Humans don't have Caliber to PASS TIME , Time it self Pass or Fail Humans" - by Hemantgiri S. Goswami

    http://hemantgirisgoswami.blogspot.com
    http://forums.surat-user-group.org/

    View Hemantgiri S. Goswami's profile on LinkedIn

    Disclaimer: This post is provided as is, for the sake of knowledge sharing only.
    Filed under: ,
Page 1 of 1 (3 items)
Active Topics   My Discussions    Unanswered Posts


© 2000 - 2007 vDerivatives Limited All Rights Reserved.