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 .net mobile images control. Explain with an example? : Microsoft dot net mobile
how do create a repeater
difference between data reader and dataset
Will finally block exec if we write an return statement to a try block???????
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
can Array contains different datatypes ?
How will you do windows authentication and what is the namespace?
Why only boxed types can be unboxed?
Explain the use of virtual, sealed, override, and abstract.
What is .net mobile images control. : Microsoft dot net mobile
how can we achieve language interoperability through CLS? How MSIL works?
How cache is used? : Dot net architecture