Hello I am writing a query in Microsoft SQL Server management studio and not sas but am getting an error with the statement below
I dont have training in SQL Wold someone be able to advise how to write the query corectly?
create table TAVIPx as select [WaitlistEntryID],[TAVIAccessSiteCD],[TransCathAorticValveInterventionIND]from [dbo].[CardiacReferralTAVIIntraProcedure];
Could you please post the error for better response.
as per the code provided I believe there is no space between [TransCathAorticValveInterventionIND] and from
so i updated the code to have space.
you may try it
create table TAVIPx as select [WaitlistEntryID],[TAVIAccessSiteCD],[TransCathAorticValveInterventionIND] from [dbo].[CardiacReferralTAVIIntraProcedure];
AND cwle.RemovalDate between '2017-04-01' and '2019-03-31'
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.