Menu

#10 Support of 'ALTER TABLE' statement.

open
nobody
5
2009-06-08
2009-06-08
No

Syntax format:
ALTER TABLE <table name> <alter table action>

Alter table actions:
rename table
add/drop column
...

Discussion


Log in to post a comment.