how can u create zero observation dataset?

Answer Posted / sm

data blank;
input a b;
delete;
run;

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

1963


where to use sas business intelligence? : Sas-bi

576


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

755


What can you learn from the SAS log when debugging?

915


What are the difference between the sas data step and sas procs?

606






What Proc glm does?

608


Which date function advances a date, time or datetime value by a given interval?

662


What is the maximum length of the macro variable? : sas-macro

617


What is a macro routine?

2101


What are the different types of sas functions?

606


How to specify variables to be processed by the freq procedure?

613


Tell me more about the parameters in macro? : sas-macro

584


Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?

1203


How to sort in descending order?

786


what are some good sas programming practices for processing very large data sets? : Sas programming

507