Results 1 to 7 of 7

Thread: sql problem

  1. #1
    Join Date
    Sep 2006
    Posts
    8

    sql problem

    hi,
    i want to delete/modify an existing column from a table
    plz help.............

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Modify schema or data? Is it in MS SQL?

  3. #3
    Join Date
    Sep 2006
    Posts
    8
    Quote Originally Posted by rmiao
    Modify schema or data? Is it in MS SQL?
    sir i m using mysql
    plz give me one example

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    Does MySql support 'alter table'?

  5. #5
    Join Date
    Sep 2006
    Posts
    8
    Quote Originally Posted by rmiao
    Does MySql support 'alter table'?
    yes mysql support alter table plz give me exampll

  6. #6
    Join Date
    Sep 2002
    Posts
    5,938
    I don't know much of MySql. Check MySql doc, should be something there.

  7. #7
    Join Date
    Sep 2005
    Posts
    168

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •