Results 1 to 3 of 3

Thread: ...

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617

    ...

    Hi!

    the statement would be

    Alter table nameofthetablehere add columnutoadd columntype

    so if your table name is, say, DOWNLOAD and you want to add a column called 'okme'

    put this in a query

    alter DOWNLOAD ADD okme int

    ...

    ye

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    In the immortal words of peet...

    ?

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617

    ..

    T his was meant to be an answer to someone's question on this forum...

    sorry

Posting Permissions

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



Click Here to Expand Forum to Full Width