Results 1 to 6 of 6

Thread: Delete Contents of Table Permanently

  1. #1
    Junior Member
    Join Date
    Apr 2008
    Answers
    1

    Delete Contents of Table Permanently

    Hi All

    can anyone please tell me how to delete permanently required contents of the table?

    ex: I have a table called ABCD it has several columns. one column is sale date.

    I would like to delete some of the sales entries made on such date permanently.

    plz any one help me its very urjent.

    NASH


  2. #2
    Contributing Member
    Join Date
    Sep 2005
    Answers
    91

    Re: Delete Contents of Table Permanently

    Navin,

    You can drop any column .. please give me little more details so I can help...

    Thanks,
    Beena


  3. #3
    Junior Member
    Join Date
    Apr 2008
    Answers
    1

    Re: Delete Contents of Table Permanently

    hi navin..

    Iam not sure bt..guess u could delete the row using delete command and commit it.....

    thanks,

    cm


  4. #4
    Moderator
    Join Date
    Jun 2007
    Answers
    2,074

    Re: Delete Contents of Table Permanently

    Simply delete the records and commit .


  5. #5
    Moderator
    Join Date
    Jun 2007
    Answers
    2,074

    Re: Delete Contents of Table Permanently

    Quote Originally Posted by Beena View Post
    Navin,

    You can drop any column .. please give me little more details so I can help...

    Thanks,
    Beena
    Drop is a DDL , it changes the table structure not only the data .


  6. #6
    Junior Member
    Join Date
    Apr 2008
    Answers
    15

    Re: Delete Contents of Table Permanently

    u can delete the column by using

    delete from [tabname] where [column]


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact