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 are the new features of .net 2.0?

0 Answers  


How is the using() pattern useful? What is idisposable?

0 Answers  


What is IL code, CLR, CTS, GAC & GC?

0 Answers   MindCracker,


Explain the race around condition? How can it be overcome? : Dot net architecture

0 Answers  


what is the shortcut key for toolbox and add existing item?

1 Answers   Six Sigma,






how to change row background color in gridview

0 Answers  


Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile

0 Answers  


what is an assembly ?

2 Answers   IBM,


where should I put this information then?

0 Answers  


What is the application frame host?

0 Answers  


Difference between type constructor and instance constructor?

0 Answers  


how to change the application name?

0 Answers   Six Sigma,


Categories