BookmarkSubscribeRSS Feed
Pavan_SAS
SAS Employee
i wan to learn about where also statement in sas.
i am notable to find any information in sas online doc.
please provide the path, where i can find detail information abt where also statement in sas !

thanks !
2 REPLIES 2
deleted_user
Not applicable
I think that will he helpful for you, you can find it in sas help doc.
WHERE ALSO

--------------------------------------------------------------------------------
Selects observations from the data set that meet the conditions that you specify and any other conditions that are already in effect.
--------------------------------------------------------------------------------

Path



Subset Where Also

--------------------------------------------------------------------------------

Description


Enter a where-expression in the Enter where also clause field. A where-expression is an arithmetic or logical expression that generally consists of a sequence of operands and operators. For information about constructing a where-expression, see the documentation of the WHERE statement in the chapter on statements in SAS Language Reference: Dictionary.




--------------------------------------------------------------------------------

Buttons



OK
Adds the where-expression to any other where-expressions that are already in effect and applies them all to the report. It also closes the WHERE ALSO window.

Cancel
Closes the WHERE ALSO window without altering the report.
SushilNayak
Obsidian | Level 7
Hi Pavan,
Here is a paper from SAS Global Forum 2007 Tutorials :: http://www2.sas.com/proceedings/forum2007/213-2007.pdf , try going through it.

Sushil

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1823 views
  • 1 like
  • 3 in conversation