Hello,
Is there a way to query dfs csv files in multiple directories and include the 
filename as a field in the output? I created a view that is able to query over 
all of my directories, but I really need to know which file each record came 
from. 
For example, if my records have two columns, key and value, I really want to 
print three columns: filename,key,value . 
Any help would be appreciated. 

Thanks,
Scott Wilburn

Reply via email to