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 |
What is new in the .net 2.0 class library?
Define pipelining? : Dot net architecture
1. How to restrict a class from allowing to create only one object. I.e., one should be allowed to create only one object of the class type.
1 Answers 247Customer, FinEngine, TCS,
What is the purpose of cache? How is it used? : Dot net architecture
Explain cache? : Dot net architecture
What is cookie less session?
5. Wcf- Session Managment
Explain .net mobile events? : Microsoft dot net mobile
Explain the difference between state server and sqlserver : Dot net architecture
how would you manage data if u were not to use sessions or cookies ?
Differnce between managed code and unmanaged code ?
What is a virtual memory? : .NET Architecture