wild card character in sql ?

Answers were Sorted based on User's Feedback



wild card character in sql ? ..

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

wild card character in sql ? ..

Answer / bab

The wildcard character
is %

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What is .net mobile images control. Explain with an example? : Microsoft dot net mobile

0 Answers  


how do create a repeater

3 Answers  


difference between data reader and dataset

0 Answers   PCS,


Will finally block exec if we write an return statement to a try block???????

3 Answers  


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

0 Answers  






can Array contains different datatypes ?

5 Answers  


How will you do windows authentication and what is the namespace?

0 Answers  


Why only boxed types can be unboxed?

0 Answers  


Explain the use of virtual, sealed, override, and abstract.

0 Answers  


What is .net mobile images control. : Microsoft dot net mobile

0 Answers  


how can we achieve language interoperability through CLS? How MSIL works?

0 Answers   EDS,


How cache is used? : Dot net architecture

0 Answers  


Categories