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
Explain difference between control flow and data flow?
Explain what is meant by replication of database?
Explain some stored procedure creating best practices or guidelines?
Which tcp/ip port does the sql server run on? How can it be changed?
Why use triggers?
How is table type constraint applied to a table?
What is normalization? Explain its different types?
Explain the functionalities that views support?
Explain ms sql server reporting services vs crystal reports?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
Why it is recommended to avoid referencing a floating point column in the where clause?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
Explain the steps needed to create a scheduled job?
what information is maintained within the msdb database? : Sql server administration
Tell me what do you understand by a view? What does the with check option clause for a view do?