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

Which Binding best suits where a WCF Service and the client application resides in the same machine?

2 Answers   Cap Gemini,


What are the five stages in a dlx pipeline? : Dot net architecture

0 Answers  


How to delete the duplicate records from table(having bulk records)?

4 Answers   BV, iGate,


what is the method while we are using adapter and dataset ?

0 Answers  


What is the difference between an application and a program?

0 Answers  






What is a service class?

0 Answers  


What is the cli? Is it the same as the clr?

0 Answers  


Explain about microsoft visual studio?

0 Answers  


Explain the difference between primary & secondary storage device? : .NET Architecture

0 Answers  


Describe the Managed Execution Process in .NET?

0 Answers   InfoAxon Technologies,


Explain the types of memory management? : Dot net architecture

0 Answers  


What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile

0 Answers  


Categories