What is the wildcard character in SQL? Let?s say you want to
query database with LIKE for all employees whose name starts
with La.

Answer Posted / madduri

The wildcard character is %, the proper query with LIKE
would involve ?La%?.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is private void in c#?

518


Difference between debug.write and trace.write?

519


Are c# tuples immutable?

510


Does constructor return any value in c#?

497


Differentiate between sqlclient oledb and providers?

497






What does mean before a string in c#?

514


Explain the features of an abstract class in net.

500


What is exe file in c#?

484


What is a .exe extension files? How is it similar to .dll extension files?

574


Is arraylist faster than linkedlist?

489


Which sorting algorithm is best?

556


Which debugging tools you can use in the .NET ssSDK?

545


Do unused Namespaces in c# affect run-time performance?

520


How main method is called in c#?

513


Why we use oops in c#?

531