wild card character in sql ?
Answers were Sorted based on User's Feedback
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 |
Why only boxed types can be unboxed?
Explain write back and write through caches? : .NET Architecture
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
what is meant by language interoperability and language integration?
Session State and can i store desirialized object in state server, if yes how and if not why.
What is VSS? Use of VSS? How can we use VSS in our Application?
3. Should validation (did the user enter a real date) occur server-side or client-side? Why?
how many types of controls are there in windows and web application?
What are the main Tools to develop .Net Application?
what is stage management ? (ASP.NET)
What is .net mobile utility controls. : Microsoft dot net mobile
can Array contains different datatypes ?