This blog is mostly focused on the technical aspect of data mining.
We can use "rename" to rename a table or view.
SQL> rename tbl_test01 to tbl_test01b; Table renamed.
SQL> alter table tbl_test01c rename to tbl_test01d; Table altered.
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.