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 |
Find top Nth employee from each department in terms of salary?
Do you know what is a linked server in sql server?
Can you pass expressions to function parameters?
What are alternate keys?
If i have one transaction say mainTransaction, within this mainTransaction i have another two transaction say t1 and t2. Now while execution t1 completes successfully and commit statement fires, but while executing t2 some error occurs and rollback statement fires. What happen to t1, is it rollback or not?
Define full outer join in sql server joins?
What types of replication are supported in sql server?
Does transparent data encryption provide encryption when transmitting data across the network?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
Explain throw statement in sql server 2008?
What is the impact on other user sessions when creating indexes?
Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)