WHAT OPERATOR PERFORMS PATTERN MATCHING?
Answer Posted / sreejith s t
LIKE operator performs pattern matching
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Can you tell me some of the common replication dmv's and their use? : sql server replication
What part does database design plays a role in performance of an sql server-based application?
What is the purpose of data source?
Explain what is meant by replication of database?
What is de-normalization and what are some of the examples of it?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
What is 2nf example?
What is the purpose of update statistics and scope_identity() function?
what's the maximum size of a row? : Sql server database administration
How to declare a cursor with "declare ... Cursor" in ms sql server?
which table keeps the locking information? : Sql server administration
Does the order of columns in update statements matter?
what's sql server? : Sql server database administration
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What are the different types of collation sensitivity in sql server?