Table A, Table B is there, that colums are different like
tabl A contian (A varchar(9), B varchar(2), date), table B
contian(D varchar(10), E varchar(2), F date) , i want 2
compare mismath datatype length in both table, how? do you
know any in built function?
Answer Posted / kavi
using describe function v can find out that mis math datatype.
desc tabl a, table b;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
Explain difference between zabo and webi?
Explain the difference between union and group?
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
Explain what are the measure objects?
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:
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
Give some information on report bursting?
In banking domain how many Fact tables,Dimension table are present?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
Explain about a time when you discovered a more efficient way to do a work task?
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?