I have two rows in my database, one is emp I'd and Another one is salary and I have only 50 records in that table.when I retrieving the data. It's taking the time max 4 minutes. But the client requirement is the data should retrive below 2 min. How can you resolve? Kindly suggest this one.
1 2722What is difference between normal crystal reports and sap crystal reports. Why sap acquired the crystal report.
1720Post New BirlaSoft Interview Questions
what is linking function and type of linking function?
How do I create an outlook email account?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Does office 365 include visual studio?
What are static variables in c?
What is css backface-visibility property?
What is the destroy method?
How will you overcome overfitting in predictive models?
What are the types of risks you may encounter in a project?
What are most ios apps written in?
When should you call dealloc method? Is it possible to implement dealloc in arc?
List some features of unix.
How delete all data from table in sql?
What will be the output of the code:def foo (i=[])?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?