98 Proc sql;
99 /*--1.
100 */
101 declare cursor_1 cursor scroll for
-------
180
ERROR 180-322:
102 select dealprice from Dealing where dealprice <> 0
103 ;
104 quit;
SQL is fine, but in SAS it is error. WHY? Thanks.
Hi,
https://communities.sas.com/thread/2965
have a look into Cynthia's comment.
Regards
Uma Shanker Saini
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!