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
What is the mesi? : .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 size is a .net object?
Explain the difference between l1 and l2 cache? : .NET Architecture
what is the difference between running an application with and without debugger?
Explain the race around condition? How can it be overcome? : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Explain write back and write through caches? : .NET Architecture
Can you explain scriptmanager control?
What are the types of memory management? : Dot net architecture
What are the new features of .net 2.0?
Explain the difference between inprocess vs out process session state : Dot net architecture
Explain cache? : .NET Architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
how to add list of items in a web application and win application?