Latest Activity
I can't seem to create a base view from a query that uses a temp table. From looking around online/on the forums, this seems like an intentional limitation due to the session-limited lifetime of temporary tables. However, this seems like a bad limita...
Base view baseview created from query Global Temp Table Create Base View Baseview SQL Server INDEX Temp Tables
I'm aware - with the stored procedure 'source_change', we are able to identify changes (like field added/removed/property changes) for underlying source. I observed this does not identify changes in indexes (added/dropped) in underlying database. Plea...
Hi, can us help me with that? i want to know if is possible to "force use index" in a oracle sql db by a integration view. /+ INDEX(bd.table IDX_EXAMPLE) / Thanks,
Hi, Is there a way to create a bitmap index in a remote table ? Pierre SANGUINETTI
Hi, I am using Denodo Express 6.0 and I am trying to implement search in view using indexing. I am following "Search Configuration" document and implementing VDPIndexer Job. I have filled up the information in Extraction Section and can able to see the...
Hello, Can I index a temporary table columns, if so how can I do that. Thanks