cancel
Showing results for 
Search instead for 
Did you mean: 

Most used SQL Functions in SAP BO

Former Member
0 Kudos

HI Experts,

Can you please let me know what are the frequently used SQL Functions in Webi reports.

Thanks,

Srichand.P

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It can depend on what kind of data you are reporting on. Primarily Date and Time is present across the board. Or even conditional logic depending upon range of values.

Former Member
0 Kudos

yes, my up coming project is on Oracle data base

and domain is product based and  i would like to know the frequently used SQL functions

former_member190895
Active Participant
0 Kudos

You can refer to all the list of function in Webi reports. Depends on what kind of reports you are creating, you need to use relevant functions.

However mostly used SQL functions are below.

1)FormatNumber

2)ToNumber

3)Substring

4)Trim

5)If condition

6)Sum

7)Todate

8)FormatDate