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

Explain code security?

0 Answers  


I have an opening for "APRIMO" Developer in Mumbai Location

1 Answers  


Write a program that accepts an array of numbers, and two numbers (an element and a position in the array) and inserts the given element into nth position of the array.

2 Answers  


What does assert() method do In VB.NET

0 Answers   MCN Solutions,


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

9 Answers   Wipro,






In vb.net how to connect crystal report?

1 Answers  


What is the relation between Garbage collector and finalize and destructor?

2 Answers   Kanbay,


What is JIT(Just In Time) and How it works?

5 Answers   Data Entry Operator, Infocons, Siemens,


Explain about delegate?

0 Answers  


When do you use virutal keyword?

0 Answers  


I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com

0 Answers  


How to run a dos command in vb.net?

0 Answers  


Categories