问答题
如何修改表名?
alter table old_table_name rename to new_table_name。
问答题 sql语句如何插入全年日期?
问答题 如何查询某天的数据?
问答题 如何在sqlplus下改变字段大小?