Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can get the first and last observations in a dataset
using Proc SQl?

Answer Posted / naveen

proc sql;
select first(orderprise)
from xxx;
quit;

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1728


for report generation which one you used proc report or data_null_?

7935


why is a stop statement needed for the point=option on a set statement? : Sas programming

1133


What is the use of stop statement?

1117


Explain proc univariate?

1106


how can you create zero observation dataset? : Sas programming

1202


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3632


what has been your most common programming mistake? : Sas programming

1185


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

1154


what is sas olap server? : Sas-di

1295


What are the default statistics that proc means produce?

1088


How can you create a macro variable with in data step? : sas-macro

1090


explain the function of substr in sas? : Sas-administrator

1066


What is connection profile? : sas-grid-administration

1232


What is the use of PROC gplot?

1207