WHAT OPERATOR PERFORMS PATTERN MATCHING?

Answers were Sorted based on User's Feedback



WHAT OPERATOR PERFORMS PATTERN MATCHING?..

Answer / sreejith s t

LIKE operator performs pattern matching

Is This Answer Correct ?    13 Yes 0 No

WHAT OPERATOR PERFORMS PATTERN MATCHING?..

Answer / valarmathi

'like' operator

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the full meaning of dml?

0 Answers  


What are the steps you will take to improve performance of a poor performing query?

1 Answers   HCL,


What is the order by used for?

0 Answers  


SQL stops working in every 15 days displaying message that database log file is full. Log file size is 3.95 GB. It is happening after shrinking the database also. What is solution to overcome this problem. Please help me as it's urgent.

5 Answers  


you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?

0 Answers  






Does any body please help me what question's have asked for SSRS in the interview?

0 Answers  


What command do we use to rename a database?

0 Answers  


How can sql injection be stopped? : sql server security

0 Answers  


What is a dbms wizard?

0 Answers  


1.can we set the more than 1 primary keys for a table? 2.please give me the difference between Cluster Index and non-Clustered Index 3.can we use query like this "Select * from Table1,Table2;"

8 Answers  


Why and when do stored procedure recompile?

0 Answers  


What is trace flag in sql server?

0 Answers  


Categories