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 does int32 mean?

486


Can constructor have return type c#?

651


What is ienumerable and iqueryable?

516


Is null empty or whitespace c#?

509


What is console programming language?

493






What is the difference between static class and sealed class in c#?

476


What is a trace and asset? Explain some differences?

711


Explain About delegates

605


What is the difference between interface and abstract class in c#?

465


Explain static class members.

579


Write the syntax for catching an exception in c#?

495


How many constructor can a class have?

479


What is c-sharp (c#)?

547


What is the difference between internal and private in c#?

517


What is a byte in c#?

561