BookmarkSubscribeRSS Feed
lizhenphd
Calcite | Level 5

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.

1 REPLY 1
umashankersaini
Quartz | Level 8

Hi,

https://communities.sas.com/thread/2965

have a look into Cynthia's comment.

Regards

Uma Shanker Saini

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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