We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
fireworks
SOLVED

input tools to use - static input or indb input?

becki
8 - Asteroid

if i'm downloading from an sql database and of course, it's a huge file.  is it faster to use a static input tool or is it faster to use indb input?  right now, i have an sql line of "SELECT * FROM "MSS"."GIA_STG"."URB_SCI_JUMBO_VERTICAL" where TYPE='PM'" to limit my import to just one value of one field.  thanks

 

becki kain

 

1 REPLY 1
rohanonline
10 - Fireball

Generally speaking, if you need only partial dataset, then IN-DB tools work better. However, if your criteria will still download 40-50% of the DB, then it's not worth using the IN-DB tools. Hope it helps.

Labels
Top Solution Authors