Display a roll having minimum marks in two subjects?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the class that allows an element to be accessed using unique key?

537


What is the difference between Namespace and Assembly?

571


What is the use of internal keyword?

570


Explain the difference between system.string and system.stringbuilder classes?

521


Name the tool which can convert visual basic old version to .net compatibility version?

507






What is the advantage of using system.text.stringbuilder over system.string?

601


What are the different variables in vb.net?

516


How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?

2548


What is the main purpose of garbage collector?

499


What is late binding and early binding?

546


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

1906


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

2205


Allowed program to auto-correct the database when loading a presentation.

1739


Name the class which allows an element to be accessed using unique key?

557


What are the shadow variables?

582