Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Deleted a ROW


From   Hind Sbihi <[email protected]>
To   [email protected], [email protected]
Subject   Re: st: Deleted a ROW
Date   Thu, 07 Aug 2008 10:41:21 -0700 (PDT)

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index