Answer Posted / 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 |
Post New Answer View All Answers
What is candidate key with example?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
how we use window authentication connection with sql server.?
Can we call future method from trigger?
Write query to return all rows sql?
In what three ways is the return statement used in a stored procedure?
what is checksum in sql server.........???
Can we call stored procedure in view in sql server?
What is the name of the Database which IBM mainframe uses?
What does Master database contains?
Explain few examples of stored procedure over triggers?
How can we delete Duplicate row in table?
Does partitioning improve performance sql server?
What are the restrictions applicable while creating views? : SQL Server Architecture