- 1、本文档共16页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
SQL面试(SQL interview)
SQL面试(SQL interview)
You cannot use the ROLLBACK command for TRUNCATE.
3. TRUNCATE will reset the high horizontal and all indexes. When fully browsing the entire table and index, the table after TRUNCATE is much faster than the table after the DELETE operation.
4. TRUNCATE cannot trigger any DELETE trigger.
5. No person should be granted permission to empty the other persons table.
6. When the table is cleared, the index of the table and table is reset to the initial size, while delete cannot.
7. Unable to clear the parent table.
Tell me about your understanding of the business.
ORACLE transactions from COMMIT, ROLLBACK, connection to the database, or start first
The execution of an executable SQL statement starts with a COMMIT, a ROLLBACK statement, or exit
The database ends. If a DDL statement is included in a transaction, it is in the DDL statement
A COMMIT statement is implicitly executed before and after, and a transaction begins or ends.
If a transaction is due to some failure or a user changes an idea, it must be
Before it is submitted, the database is restored to these statements and the process before execution
State.
Using the ROLLBACK statement can be undone or returned at any time before the COMMIT command
The transaction. You can return the entire transaction, or you can return some of the transactions, but you cant go back
An already committed transaction. The ROLLBACK command for the back part of the transaction is:
ROLLBACK to savepoint storage roll call
The storage point is a token that the user puts in a transaction to indicate a return
Position. The storage point is inserted by placing a SAVEPOINT command in the transaction. the
The syntax of the command is:
SAVEPOINT storage roll call
If there is no storage roll call in the ROLLBACK statement, the entire transaction is returned
To go back.
12. How to add A list of ABC to table A?
The database should be in a state of silence when the database is being applied
Alter table a add ABC varchar2 (10),
I
您可能关注的文档
- Allegro中问答(Allegro in question and answer).doc
- aix更换系统镜像盘(Aix changes the system image disk).doc
- ANSYS一个火车过桥动态加载的例子by paradiseboy(An example of the dynamic loading of a train across ANSYS is by paradiseboy).doc
- Android之ContentProvider总结(The Android ContentProvider summary).doc
- ansys中实现预应力的几种方法(There are several ways to achieve prestress in ansys).doc
- APH全员】粉丝必读书目(经典啊!!!)(APH full member fans must read the bibliography (classic!!!).doc
- ANSYS轴承单元(ANSYS bearing unit).doc
- API标准(API standard).doc
- ARCHER(弓之骑士)(ARCHER (the knight of the bow)).doc
- ARCHITECTURE英语词汇H(ARCHITECTURE English vocabulary H).doc
最近下载
- 急诊与灾难医学-第二十二章 人为灾难的医学救援.pptx
- 030904《项目实施进度里程碑确认单》.xlsx VIP
- 治疗篇第六章骨伤科四肢病证推拿讲解.ppt
- 2025年广西机场管理集团有限责任公司人员招聘笔试备考题库及答案解析.docx
- 七年级下册英语课件Unit 3《Keep Fit》(Section A 1a-1d).pptx VIP
- 福特嘉年华说明书.pdf
- 医院医疗设备管理员及使用人员岗位职责.pptx VIP
- 江苏省小学科学实验知识竞赛题库附答案.pdf VIP
- 教科版(2017秋)四年级下册科学期末复习训练题(含答案).docx VIP
- 八年级下数学期中测试题(a卷).pdf VIP
文档评论(0)