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 / madduri
The wildcard character is %, the proper query with LIKE
would involve ?La%?.
Is This Answer Correct ? | 1 Yes | 0 No |
Why do we use partial class in c#?
Differentiate between sqlclient oledb and providers?
What are the steps to make an assembly to public?
Can you instantiate a struct without using a new operator in c#?
What is difference between string and string builder?
how to add datarow to datatable
How do I create a new form in c#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
Is c# a backend language?
How are methods overloaded?
What is ENUM?
10 Answers TCS, Wipro, YeshTech,
What are the desktop applications?