Answer Posted / sanjeev singla
Hey guys use this query ,i used it so many time ,it will be
useful to you..try this one...
SELECT MAX(Salary) AS Expr1
FROM Employees
WHERE (Salary <
(SELECT MAX(Salary)
FROM Employees))
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain trace in vb.net?
What is the difference between vb 6 and vb.net?
What is the difference between value and reference types?
What do you understand by vb.net?
Explain code security?
What is a literal control?
Which dll is used for microsoft .net run time?
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.
What does assert() method do In VB.NET
What is sorting in vb?
What is trace in vb.net?
Which classes a dll can contain?
Explain about jagged arrarys ?
Explain how to send xml file on server using http protocol?
what is common language specification?