Let?s say you have 100,000 records and you want to delete 95,000 at a time and keep only 5 thousand. But in local memory you don?t have enough space for 95,000 records. What do you do in this case? How do you delete without any problem with time and performance?
3 10031I need data on eBay customers in Chicago who can did bid on certain item? I dont have access to eBay database directly. How I get the information?
1 8128With DTS packaging I can store tables in Excel and convert them back to SQL. But once I copied tables to Excel I want to modify some info. How you do that without editing the Excel file?
2580Post New eBay Database Management Interview Questions
What is the difference between array sort () and array sort t >()?
What is readline library?
Please, State Few Popular Machine Learning Algorithms?
What is the provider method in angularjs?
in ACB breaker requireding 3200Amps. buscoupler getting OFF mode and again it reset and getting normal position give me a required answer?
What jobtracker is in hadoop? What are the activities followed by hadoop?
what are the features in cognos8ui
What is the cics command that is used to access current date and time?
what made you take up present subject/area of specialization and what would you define as your career objectives
What is sqldataadapter in c#?
why do you want to join tcs
Explain what is sslpeer in ibm websphere mq?
How will you close a file using node?
What is constructor and virtual function? Can we call a virtual function in a constructor?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you