Answer Posted / reddy
select userid from usertable where username like '%raj%'
group by userid having userid between 1 and 4
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between l1 and l2 cache? : Dot net architecture
How do you handle this COM components developed in other programming languages in .NET?
Explain about code access security?
What are the major differences between services and web services?
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
Tell me .net mobile emulators? : Microsoft dot net mobile
Explain the process of gc?
Explain the difference between primary & secondary storage device? : .NET Architecture
What is different about namespace declaration when comparing that to package declaration in java?
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 a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Explain cache? : .NET Architecture
What is the problem with .net generics?
What is the difference between primary & secondary storage device? : Dot net architecture
what is the method while we are using adapter and dataset ?