[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: Deleted a ROW
Hi Daniel
In the absence of more information, I will assume that each row has a unique identifier.
Say your identifier is number_id and you want to remove the row for number_id #49.
You can use the command drop
drop if number_id==49
HTH
Hind
-----Original Message-----
> Date: Thu Aug 07 10:33:41 PDT 2008
> From: "Daniel Sepulveda-Adams" <[email protected]>
> Subject: st: Deleted a ROW
> To: [email protected]
>
> Hi,
>
> I have a question about "Deleted a ROW", I don't know how to do that.
> Thanks you for your time
>
> Regards -- DSA
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/