How to delete the duplicate colums in a sql table ?
Answer Posted / subash
In this query the values will delete based on employee names
delete from emp a1 where rowid<(select max(rowid)from emp a2
where a1.ename = a2.ename group by a2.ename having count(1) >1);
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are all difference between business objects 6.5 and xi r2?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
what is universe null
What is the profile and package?
I have 2 doubts regarding the "Input Control" functionality in BI4: 1) Can the Input Controls in BI4 be manipulated? I mean, can we change the IC display as BOLD or change the values from Italics to regular? Or change the colors? 2) How to get hierarchy type control in IC? Let's say my first IC is for Country and second is for State. If I select a particulat country from Ist IC,second one should show me states belonging to selected country. Is that possible? Thanks in advance!!!
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
How to restrict password to a user while sending a document in .pdf format
Explain what are the steps to be taken to schedule the report?
what is the difference b/w the refresh and buffered data?
Did you face any problems while creating reports? Name? Solutions?
Explain when we use aggregate awareness function in designer?
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com