Hello,
I was wondering if FME can read in data from Oracle SQL Views?
If yes, great. How?
Page 1 / 1
Sure, you can either use a regular Oracle reader, FeatureReader or SQLExecutor/SQLCreator. They should behave like a regular table in FME.
Here are a series of tutorials on Oracle and FME
https://support.safe.com/hc/en-us/articles/25407661917453-Tutorial-Getting-Started-with-Oracle
Ugh… I see the SQL Views now! I must have glanced over them.
Thanks all.