Hi,
I noticed that I can’t do sub queries in Teradata.
For example:
Select patient_name
Patient_age,
Patient_weight,
(Select Count(*) from drug_taken WHERE drug_name=”Warfarin” patient_id=10) CountWarfarin,
(Select Count(*) from drug_taken WHERE drug_name=”Heprin” patient_id=10)...
Hi,
I have setup a link server from my Microsoft SQL Server database to a Teradata database. Question is now, how do I create a table and insert data into it from Microsoft SQL Server database? I'm pretty new to Teradata, so I don't know all the tricks.
Thank you,
-Tesh
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.