Display a roll having minimum marks in two subjects?



Display a roll having minimum marks in two subjects?..

Answer / priya

select id from table1 where sub1=(select min(sub1)from
table1)and sub2=(select min(sub2)from table1)

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More VB.NET Interview Questions

1234 123 12 1 how to design above pic in vb.net?

2 Answers   ABC,


Is there any website from where i can download VB.net bible free in pdf format

0 Answers  


Explain about visual basic?

0 Answers  


What is the significance of delegates. Where should they be used?

0 Answers  


what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

0 Answers   MCN Solutions,






What are the advantages of an assembly?

0 Answers  


What are Major Feature of VB.NET Over C#.NET

9 Answers   Wipro,


List the types of authentication?

0 Answers  


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

0 Answers  


What is the Difference between Web User Control and Web Custom Control?

6 Answers   Benchmark,


How do you define a read only property in a class module?

0 Answers  


I want to sample Hotel management project in vb.net because still now i am doing that project for small hotel....so please send me my email id is jmuthu_pearls@yahoo.com...

4 Answers   Sapphire Comfort Hotel, TATA,


Categories