wild card character in sql ?
Answers were Sorted based on User's Feedback
Answer / reddy
Let’s say you want to query database with LIKE forall
employees whose name starts with La. The wildcard character
is %, the proper query with LIKE would involve ‘La%’.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Ienumerable
What should one do to make class serializable?
What is an interrupt? : Dot net architecture
what is page_directive
What are the different pipelining hazards? : Dot net architecture
Explain difference between machine config vs. Web config? : .NET Architecture
Is .NET really support fully OOP Concept?
how to manage session in webgarden ?
3 Answers Binary Logics, Ness Technologies,
What is the .net class that allows the retrieval of a data element using a unique key?
how do u achieve multilevel inheritance in .NET ?
9 Answers Accenture, Ness Technologies, SteelWedge,
Define an interrupt? : Dot net architecture
wild card character in sql ?