Answer Posted / manikandan
select distinct top 2 salary from employee order by salary
desc
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
Explain managed code?
Explain the use of console application?
What is the use of system.diagnostics.process class?
What is private assembly?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Explain the difference between system.string and system.stringbuilder classes?
What is portable executable?
Can you please explain the difference between value and reference types?
Describe about visual basic.net?
Why do we use byref keyword in vb.net?
What is the difference between Namespace and Assembly?
What is a preprocessor directive in vb.net?
What do you mean by deserialization?
What is the exact defination of object?