I am working in SAS Studio I had to import data from
the excel sheet change the name to "Titanic" and then create a
program to subset It ,and call the table "survivors". The
table name is 'WORK.Titanic'. It tells you who survived by a '1'
being in the column labled "survived" a '0' if they did not.
Im trying to get this table to display just the survivors but every
time I change or do something it say the where clause doesnt find
anything or it just cant find my table. Ive tried it multiple ways
and the best answer Ive received is " Warning: No data sets
qualify for WERE processing." How do I get it to display the
data of just the survivors?
I am working in SAS Studio I had to import data from the excel sheet change the name to "Titanic" and then create a prog
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am