What do you mean by COLLATION?
Answers were Sorted based on User's Feedback
Answer / koti ,khammam
collation is a set of rules to determine how data is
sorted and compared.
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / guest
Collation is basically the sort order. There are three types
of sort order Dictionary case sensitive, Dictonary - case
insensitive and Binary.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / dinesh sharma
Collation refers to a set of rules that determine how data
is sorted and compared. Character data is sorted using
rules that define the correct character sequence, with
options for specifying case-sensitivity, accent marks, kana
character types and character width.
Is This Answer Correct ? | 3 Yes | 1 No |
Can a database be shrunk with users active?
How do you implement session management in SQL Server mode?
Does a full backup include transaction log?
What is the use of DBCC commands?
How to execute function in stored procedure sql server?
when you create a database how is it stored? : Sql server database administration
Why do we use non clustered index?
What is dml command?
Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?
what is lazy writer?
What is the maximum size of column in sql server?
create table with fields ID, reserved_by,res_date res_date is datefield like 2010-03-09 00:00:00.000 from 2005 to 2006 any date assume based on res_date need to slect table and display based on month (full jan details in database irrespective of date and year