Answer Posted / deepak
Pattern matching is used to get the information without
mentioning the full name and by just using the LIKE operator
and just mention the starting letter.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write an sql query for deleting duplicate rows?
What is a user-defined function in the sql server and what is its advantage?
What do mean by xml datatype?
Explain about integration services of Microsoft SQL server?
Do you know what is rank function?
What are the encryption mechanisms in sql server?
What is check constraint in sql server?
How do I clean up sql server transaction log?
What the difference between UNION and UNIONALL?
Can we do dml on views?
What is the ‘fillfactor’?
How can you set the threshold at which sql server will generate keysets asynchronously?
What are cursors stored procedures and triggers?
How do I find the default sql server instance?
Can a trigger be created on a view?