What are the different types of collation sensitivity in sql server?
Answer / Priyanka Kumari
There are three main types of collation sensitivity in SQL Server: case sensitive, accent sensitive, and binary. Case sensitivity compares uppercase and lowercase letters as different characters, while accent sensitivity compares accented characters as different characters, and binary comparison is a binary comparison with no regard for accents or case.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the source of constraints?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
Can a unique index be created on a column, which contains null?
Explain the working of sql privileges?
Define left outer join in sql server joins?
Which stored procedure will you be running to add a linked server?
What is the significance of master, tempdb and model databases?
Which index created when Create Index on table(col), Why
What is system stored procedures?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
Define left outer join?
Oracle (3253)
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)