PowerDesigner generate annotated SQL versions generic 10 (12, 15)

Source: Internet
Author: User
Tags powerdesigner

Do database design is the most distressing thing is to use powerdesigner tools to design the database to execute the SQL file without comments, then how to let PowerDesigner design has comments, the bottom teaches you a stupid method, although the method is stupid, but can achieve the effect.


Under the physical model

Action:Database-to-Edit current DBMS, enter page,

Then separate the

Script--Objects--and Table-to-tablecomment

Script--Objects--columncomment

The values in value are modified to

ALTER TABLE [%qualifier%]%table% comment%.60qa:comment%

ALTER TABLE [%qualifier%]%table% modify column%column%%datatype% comment%.60qa:comment%



PS: The principle of this approach is to modify the annotations in the way that comment describes the command. Of course, the best way is to modify the table or column of the add script, because did not understand the script's wording, so here only to show you how to change, specific changes in the law is also hope that we realize after the generous.

PowerDesigner generate annotated SQL versions generic 10 (12, 15)

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.