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
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
what is the difference between running an application with and without debugger?
Difference between throw exception and rethrowing ?
How is the using() pattern useful? What is idisposable?
8. Oop-Why and were we use Interfacse and Abstract class.
What is the cli? Is it the same as the clr?
Explain the race around condition? : .NET Architecture
Explain the types of memory management? : .NET Architecture
What happens to the winfx technologies?
What is the mesi? : .NET Architecture
What is WPF and WCF?
how to make and display a form without title bar?
Does .NET runtime offer Deterministic Destruction or not?
What is msil, and why should my developers need an appreciation of it if at all?
how to change the application name?