Answer Posted / hari
collation is a set of rules determine the how data is
sorted and compared.
Case sensitity collation
Accent Sensitity collation
Kane sensitiy collation
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is Command line parameters in PLSQL.?
What is a primary key?
What is the cartesian product of table?
Difference between LEN() and DATALENGTH() in sql server ?
How to execute multiple stored procedures at one time in sql server?
Can a table have 2 primary keys?
What information is maintained within the msdb database?
How to trouble shoot if unable to connect SQL Server
What is acid properties?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
Determine when to use stored procedure to complete sql server tasks?
Where is my database stored on the hard disk in ms sql server?
What is truncate table?
What is sql server database?
Write the SQL query to drop, truncate and delete table.