test
目前分類:未分類文章 (3)
- Jan 12 Sat 2013 23:47
防鎖
- Jun 14 Thu 2012 12:09
Unity 3D 打不開
- Apr 30 Mon 2012 14:08
How to change character column size?(firebird)
You should use the ALTER TABLE statement. Let's suppose you have a column c1 in table t1, which is of type CHAR(80) and you wish to increase that to 90 characters: