Does Crystal Report support all the functions that we have
in Oracle?

Answers were Sorted based on User's Feedback



Does Crystal Report support all the functions that we have in Oracle?..

Answer / rahul

No, Crystal report does not support all the functions. Like
Decode function is there in SQL but not there is crystal
report. You need to convert that in crystal report format
(in if and else etc.).



Is This Answer Correct ?    8 Yes 2 No

Does Crystal Report support all the functions that we have in Oracle?..

Answer / arvind gupta

no idea abount oracle .....using SQL .

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Crystal Reports Interview Questions

How do you add a subreport to a report in Crystal Reports?

0 Answers   MindCracker,


How many sections are there in the report

6 Answers  


hi.. i've created one crystal report. and one global resource file .. in crystal report there's one text object with id Text1. and i want to take the values of resource file i've got it CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 = ((CrystalDecisions.CrystalReports.Engine.TextObject)myreport .ReportDefinition.Sections["section1"].ReportObjects["Text1" ]); Dtemp1.Text = Resources.Resource.ResourceManager.GetString("Dsec1"); it is showing the correct value want i want but when i give print it is disappearing.. how to solve this please help me..

0 Answers  


what is the "refresh" button suppose to do on the crystal report viewer?

2 Answers  


How many sub-reports can report can have?

4 Answers   IBM,


Is there a way to export the report formulas, like totals to excel?

3 Answers  


hi...to all i want to generate the two crystal reports one is employee and another is project. now i want to display the two reorts in a single crystal report viewer. i've tried using sub-reports but the page header is not avaliable in a sub reports.. so i want to display two separate crystalreports in a single viewer.. can anybody help me.. plz

1 Answers  


How can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)

9 Answers   CSC, ERS, Jupiter,


HI all, I am developing reports using crystal reports in VS2005 in windows application. I have two crystalreports name called "studentReport" and "familyReport". I have a form with a button. If I click the button I need to show up the two reports in one report like page1, and page2. The page1 consists the "studentReport" and the page2 contains the "familyReport". The "familyReport" contains different header and footer. How to show up the two crystal reports in single crystalreportviewer?

2 Answers  


Does Crystal Report support all the functions that we have in Oracle?

2 Answers   MPS Techologies, Target,


to ensure that all of the data from a field is displayed in a report text object you should do which of the following?? a) use the format wizard b) size the text object manually c) select the auto format option for the text object d) select the can grow option for the text object e) set the can grow option to the details section of the report

2 Answers  


How to write a formula to change a font based upon data ?

2 Answers  


Categories