Answer Posted / 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 |
Post New Answer View All Answers
What is the cli? Is it the same as the clr?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
How does .net remoting work?
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What are library functions?
Explain about code access security?
Explain about cookie less session state? : .NET Architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
What is the problem with .net generics?
I want to create a project like google maps how can we do that with atlas?
What is ILDASM ?
Explain the use of virtual, sealed, override, and abstract.
Whats new features in Visual Studio 2012?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Explain about appdomains?