How to enter unicode character string literals in ms sql server?
Answer / Pajkaj Kumar
"To enter Unicode character string literals in MS SQL Server, you can use the N prefix. For example:nnSELECT N'Unicode String';"
| Is This Answer Correct ? | 0 Yes | 0 No |
How to see the event list of an existing trigger using sys.trigger_events?
what are user defined datatypes and when you should go for them? : Sql server database administration
If you are working on a SQL database and if suddenly a developer changes the code and your queries results start giving errors,how will you check using a T-SQL query (on system tables) that what has changed in the database.
What is a mutating table error and how can you get around it?
What are the difference between clustered and a non-clustered index?
What is a filestream?
why cluster and non clusterindex are used in sqlserver 2000? explain with example
If we use where clause in the left outer join then how the query would behave/act?
Explain where clause?
What do you mean by acid?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
Why use “nolock” in sql server?
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)