Answer Posted / jacob
1)Select Max(Total) from mark
2)select top 1 total from
( select top 2 total from mark order by total desc ) as
result order
by Total
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of migrating to vb.net?
How to store images in sql server database through vb.net?
What do you understand by vb.net?
Explain jit?
Name the two main parts of .net?
What’s the difference between private and shared assembly?
What are the differences between server-side and client-side code?
Tell me which namespace are used for accessing the data?
What is static member?
source code for how to login a vb.net application ?
What is the difference between static or dynamic assemblies?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
difference between control and component more than one differences
What would you do to remove microsoft visual basic name space?
What is the importance of a Button control?