Accumulate Kuibu, Poly stream------Oracle Easy to modify entire rows of data

Source: Internet
Author: User

With the knowledge of more and more, but also more and more found their own shortcomings, simply record the learning of the knowledge bar.

Although Oracle is used in the project, it is not really a sufficient application for Oracle, for example, if I look at the data in a table, for example:


This time the two data is my input test data, and now I want to delete the operation, maybe I can quickly think of the corresponding SQL statement:

Delete from Arc_tobaccotechnician where name like '% is% '

First of all, it's right, and it's very fast, but what if the common denominator of the test data is not so easy to find, or is it difficult to write other SQL?

Today I know a small method, the record, the feeling is quite useful:


For the convenience of viewing, I directly join the "for update", can actually write directly select * from + table name +for update

Then do the following:


See what's different from the picture above, yes, "lock" is turned on, and "plus" and "minus" all become operational, and then we can click on "+" and "-" to a row of data directly "add" or "delete", then delete it, you can directly modify the data, And then


Found this small place, feel a lot of bullish, haha, rookie is very easy to find the sense of accomplishment ah, oh, yes, do not forget the final submission OH


Well, this little place is recorded here, very open sen ...


Accumulate Kuibu, Poly stream------Oracle Easy to modify entire rows of data

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.