if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
2 6716i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 15146what is meant by Residence Tax Area and Work Tax Area and what is the difference the between these two and what are you going to maintain in Residence Tax Area and Work Tax Area
2 7918in oracle workflow if i want to send a mail to the user after sending if the user didn't approve the mail after 10 mins it is automatimatically approved how we can approach?
2 5617IBM QUESTION As all we know PE takes the SQL Request and it will give responce for that query. what is the internal process happening.how it is taking that sql from the system????? thanks in Advance
2 9008What is the age of Ramprakash? i. Ramprakash was born when his father was 26 yrs old ii. Ramprakash's mothers age is 3yrs less than his father's
1 5694There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
3 9861Post New Cap Gemini Interview Questions
How do I add a button in visual studio?
what may cause problem in profile creation?
How to validate email using jquery?
Is there a way to reference the "this" variable within a jsp page?
what is proeutectoid ferrite and cementite?
What is a css selector selenium?
Question In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest. Question Submitted By :: Sunil Kumar I also faced this Question!! Rank Answer Posted By Re: In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest. Answer # 1 use copy constructors 0 Shanthila There is something to be taken care in destructor, in copy constructor, suppose the memory is assigned to the embedded member object pointer with the parameter passed value, but if some other objects of different class also are pointing to this memory, then if some one deletes the object then this class member pointer object will become dangling, or if the object is not deleted properly then there will be memory leak. Please suggest the design change required to handle or avoid this situation
What is your stream meaning?
What is a tuple in scala?
if i used salt as a add mixture in concrete, then what will happen and what are the naturally available add mixtures.
What is inactive state in ios?
Define what is meant by led?
Which Programer/Programing Software Should i use to program Mitsubishi FX Series PLC. PLZ DO ANSWER
What does f7 do?
What is tuple unpacking?