Data & Schema Discussions
The dataverse runs deep. Get help with connections, loading, schema development, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

how to convert date to string

Hi,I have two columns , one is timestamp and another one is string. I want to join these two columns in spark sql mv.Date_effective column is timestamp with "yyyy-mm-dd hh:mm:ss" format.Period_name column is string with "mm-yy" format. I want write b...

KKR by Rocketeer
  • 325 Views
  • 3 replies
  • 0 kudos

Resolved! Month End Schema Scheduling

Hi, I would like to load a schema only at the end of the month, but Incorta does not offer the ability to schedule it for that time.Example : We may have 28, 29, 30, or 31 days this month. With Incorta, we can schedule on a specific day instead of st...

Spd_03 by Cosmonaut
  • 230 Views
  • 2 replies
  • 0 kudos

subquery

Hi Team,Glad to see you all.I need help to get run time values by passing input. in sql query we can call as subquery.query(EBS_CS.CS_ESTIMATE_DETAILS.AFTER_WARRANTY_COST,EBS_CS.CS_ESTIMATE_DETAILS.SOURCE_CODE = 'DR',EBS_CS.CS_ESTIMATE_DETAILS.LINE_C...

Array to columns ( or rows )

I have a DB table which stores ( as a string ) values in an array.   I don't like it, but I don't have any say in the matter nor do I have access to the DB to rework it there.What I'd like to do is query the table ( e.g. select ID, Name, ArrayField f...

RADSr by Captain
  • 303 Views
  • 1 replies
  • 0 kudos