Hi,
Basically i'm taking data from a sql database by applying filters in the SQL code in input tool. The database has huge amount of data. Can anyone please help me with how can i find size of that filtered data that is output from input tool.
I wish there is any solution for this. Thanks in advance.
Thanks.
Hi @dizy_11 ,
if you only need the number of records selected from the SQL database, you could use a Count Records tool, to identify the type and size of the fields, a Field Info tool could be helpful. What do you think?
Best,
Roland