1. We have moved to a new forum! There may be a few things not working properly so please let us know if you find a bug. Remember to use the bbCode [ sql ] tag for SQL statements.

Sql Scripts

Discussion in 'SQL - Questions and Answers' started by JARON, Jun 5, 2008.

?

sql scripts

sql scripts 0 vote(s) 0.0%
t-sql 0 vote(s) 0.0%
  1. JARON New Member

    Hi all,
    i'm updating a new 'commun management' software n i wanna update the database bcoz i added many extra tables.
    i did write scripts for all the tables this way:

    Create...........
    Drop...........
    Alter........

    so our clients would be able to have access to it.
    but i have been asked to write other ways script than using 'alter', becoz its like im having the database for the first time and our clients have the older version...
    Any Ideas??

    10x in advance

Share This Page