BookmarkSubscribeRSS Feed
Che
Fluorite | Level 6 Che
Fluorite | Level 6

Hello,

 

I have 2 questions below related to DataFlux Data Management Studio 2.6

 

  1. Is it possible to specify AND condition on multiple data elements or fields in SQL lookup e.g id=id1 and status=status1
  2. I have a data job which has 10 SQL input nodes(runs same SQL) which selects data from 10 different schemas and has same table structures. During testing, I need to just run one node vs all 10 nodes, is it possible to exclude 9 nodes from execution and run only one input node? This is needed to test job which deals with higher volume of data. 

 

Please let me know if you have any questions and need additional information.

 

Best regards,

Chetan

1 REPLY 1
VincentRejany
SAS Employee
Hi



If you need to build more complex SQL Lookup you can use the "Parameterized SQL" node, ie Select description from mylist where id = ? and version = ?". Next the parameters have to be passed in the exact same order.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 652 views
  • 0 likes
  • 2 in conversation