Oracle DDL,DML,DCL,TCL 基础概念 (转)
摘要:
DDLData Definition Language (DDL) statements are used to define the database structure or schema. Some examples: CREATE - to create objects in the database ALTER - alters the structure of the database DROP - delete objects from the database TRUNCATE - remove all records from a table, including all s 阅读全文
posted @ 2011-03-07 17:03 ~~奔跑~~ 阅读(333) 评论(0) 推荐(0)
浙公网安备 33010602011771号