BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SwapnaKumari
Fluorite | Level 6

Hi Team,

 

Need help on SAS Federation Server.

 

The question is can we write SAS code to manually edit teradata tables via SAS Federation Server. if yes then can someone help me with the code please.

 

Any help will be really appreciated.

 

Regards,

Swapna

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20
Chime in with @kiranv_ Federation Server is mainly about consolidating and virtualization, not application data entry.
When you say manually and SAS code, I can think of SAS Stored Process. Or how do you intend to manage those updates in practice?
Either way, I think this could/should be handled via a SAS/ACCESS engine.
Data never sleeps

View solution in original post

2 REPLIES 2
kiranv_
Rhodochrosite | Level 12

I have written FEDSQL few times.  Federation Server helps us to connect  with various DBMS and accepts ANSI SQL. AS far as I know federation server is more about connecting to Different databases rather than manually editing database Tables. DBMS tables are not meant for data enteries. You can use an update statement or insert statement to inter or edit table in FEDSQL. I am not totally sure about editing Teradata Tables from Federated server

LinusH
Tourmaline | Level 20
Chime in with @kiranv_ Federation Server is mainly about consolidating and virtualization, not application data entry.
When you say manually and SAS code, I can think of SAS Stored Process. Or how do you intend to manage those updates in practice?
Either way, I think this could/should be handled via a SAS/ACCESS engine.
Data never sleeps

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 2 replies
  • 988 views
  • 1 like
  • 3 in conversation