flagflag  
3: 2016-08-01 (Mon) 17:29:41 iseki source Cur: 2016-08-08 (Mon) 21:31:58 iseki source
Line 1: Line 1:
*** ALTER コマンド [#m9239700] *** ALTER コマンド [#m9239700]
 +**** コメント確認 [#b7b6680e]
 + show table status like 'transactions';
 +
**** テーブルのコメントを変更 [#r765496a] **** テーブルのコメントを変更 [#r765496a]
- alter table transactions COMMENT='Rev.11';+ ALTER TABLE transactions COMMENT='Rev.11';
**** 項目を削除して,コメントを変更 [#cbea6952] **** 項目を削除して,コメントを変更 [#cbea6952]
- alter table userinfo drop class, COMMENT='Rev.3';+ ALTER TABLE userinfo DROP class, COMMENT='Rev.3'; 
 +**** インデックスキーの登録 [#i1d8378f] 
 + ALTER TABLE assets ADD INDEX CreatorID(CreatorID); 
 +- キーの確認 
 + SHOW INDEX FROM assets 
 + 
 +**** インデックスキーの削除 [#d00a289c] 
 + ALTER TABLE assets DROP INDEX CreatorID; 
*** RollBack to 0.8.2 [#f2769176] *** RollBack to 0.8.2 [#f2769176]
 alter table userinfo drop type;  alter table userinfo drop type;


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthJun 2024Next Month
Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Today

Who's Online

44 user(s) are online (12 user(s) are browsing xpwiki)

Members: 0
Guests: 44

more...

Access Counter

Today : 3312331233123312
Yesterday : 4733473347334733
Total : 2373153723731537237315372373153723731537237315372373153723731537
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com