We have a business team with a view in a DB2 table. It's medium complexity SQL. They want to use the results from this to import into Data Services.
I am wondering, can I import the DB2 view into Data Services somehow? It looks like I can only import tables from DB2. Otherwise I have to recreate the view myself through
Alternatively, is there any way to convert a SQL script which creates a view easily into a Datastore in DS?