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
What is difference between sql and sql server?
How to provide default values to function parameters?
What are the restrictions applicable while creating views? : SQL Server Architecture
What is the current limitation of the size of SQL Azure DB?
What is the Difference Between Primary and Foreign Key?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
what is an extended stored procedure? : Sql server database administration
What is the difference between commit and rollback?
How can I track the changes or identify the latest insert-update-delete from a table?
What are logical/boolean operations in ms sql server?
Do you know what is bit data type and whats the information that can be stored inside a bit column?
what is the difference between a primary key and a unique key? : Sql server database administration
Explain forward - only cursors?
What is a domain constraint give an example?
Does hive support indexing?