常用pl/sql
摘要:
重命名表------------------------------------------------rename test2 to test增加列--------------------------------------------------alter table test add c2 numeric刪除列-----------------------------------------... 阅读全文
posted @ 2006-07-03 15:46 sh37 阅读(458) 评论(1) 推荐(0) 编辑