Data Definition
創新互聯成立于2013年,是專業互聯網技術服務公司,擁有項目網站制作、成都網站制作網站策劃,項目實施與項目整合能力。我們以讓每一個夢想脫穎而出為使命,1280元陸良做網站,已為上家服務,為陸良各地企業和個人服務,聯系電話:028-86922220
CREATE, to create a new database object
ALTER, to change an aspect of the structure of an existing database object
DROP, to drop (remove) a database object
Data Manipulation and Transactions
INSERT, to add rows to a table
UPDATE, to change column values of existing rows
DELETE, to remove rows from a table
COMMIT, to confirm all pending changes of the current transaction
ROLLBACK, to cancel all pending changes and restore the original situation
DELETE empties a table; DROP removes a table. TRUNCATE allows you to delete all the rows in a table in an efficient (but irrevocable) way.
UPDATE changes the contents of a table; ALTER changes its structure.
You can undo the consequences of data manipulation with ROLLBACK; data definition commands are irrevocable.
文章題目:oraclesql
網頁鏈接:http://m.newbst.com/article0/jicjoo.html
成都網站建設公司_創新互聯,為您提供網站排名、外貿建站、面包屑導航、電子商務、響應式網站、網站制作
聲明:本網站發布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經允許不得轉載,或轉載時需注明來源: 創新互聯