Answer Posted / subhrangshu
Select ASSOCIATED_PRODUCT , MAX(YEARS)
from Contract
where CONTRACT_STATUS LIKE 'Executed'
group by ASSOCIATED_PRODUCT
having MAX(MONTHS) > 6
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is WPF and WCF?
Whats new features in Visual Studio 2012?
6. Wcf- what is SOA
Explain Singleton design pattern in .net
Explain different pipelining hazards? : Dot net architecture
Explain about validation?
What is a virtual memory? : .NET Architecture
define cache memory? : Dot net architecture
Explain the race around condition? How can it be overcome? : Dot net architecture
What is the difference between metadata and menifest ?
What is an interrupt? : Dot net architecture
What size is a .net object?
how to delete the record using data reader
What is the purpose of Treeview control?
How does .net mobile work? : Microsoft dot net mobile