Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 298 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 22 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Hello, does anyone here know if we can use commands like LAST_DAY() or EXTRACT() etc in OAS DV?
Hello, does anyone here know if we can use commands like LAST_DAY() or EXTRACT() etc in OAS DV? I would like to create a dataset from a MSSQL database in OAS DV by using the manual query but I always get error pop up saying unexpected error or syntax not invalid logical sql statements. Thank you!
Best Answer
-
Hi @User_B6HPR ,Please check the screenshots below to use last_day ,extract month in the dataset.
last_day:
output:
extract month:
output:
The datasource for the above test case is ORACLE.
As these functions are db functions ,for mssql database you may need to use equivalent functions related to last day and extract function.
0
Answers
-
@User_B6HPR - Please find the list of Time Series Functions currently supported by OAC DV for creating custom calculations.
Kindly use anything within the list to achieve your requirement. Thanks!
0






