how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
11 37524Valuation of Goodwill and calculation!! question asked in many companies,try to remember the methods..
1 10388I have table with ID,PRD_DT,PRD_FLAG,CUST_DT,CUST_FLAG I need to get max date and its corresponding flag for both the date columns. Ex:- 1A,10/3/2015,AC,10/3/2015,XY 1A,10/4/2015,AB,10/2/2015,XZ Output needed 1A,10/4/2015,10/3/2015,XY I have 100 million + in the table so avoid self-join...
2 4325Post New Amex Interview Questions
Noise with uniform power spectral density of n0w/hz is passed through a filter h (w) = 2 exp(-jwtd) followed by an ideal low pass filter of bandwidth bhz. What is the output noise power in watts?
I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing
Tell me your experience with CI?
In how many types you may categorize the bank in india?
What is end user in database?
What is the slowest sorting algorithm?
What is the difference between long text and short text in access?
Explain difference between nfs soft and hard mouniting points?
Has anyone received the offer letter from Accenture after attending the final HR interview on 22nd April,2010?
What is the role of PO in banks?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
What is trigger types of trigger?
What is application configuration resource file?
hi experts In SAP FICO i Completed my sap fico classes. can plz somebody send me some real time blue print docts & some mock projects to work on & practise. Also plz guide me on some real time tickets ( issues and how they are resolved) . If any suggestions in how to face real time Qustions in Interviews SANDEEP.A Hyderabad ( 99890 70645)
How do I add a toolbar?