用PowerDesigner 15 设计个数据库,每个字段的数据类型设计真是头大,根据字段意思看用哪个类型最合适还得仔细研究呀。贴几个数据类型表格收藏一下^_^

  

Numeric data types

Standard datatype DBMS-specific physical data type Content Length
Integer int / INTEGER 32-bit integer
Short Integer smallint / SMALLINT 16-bit integer
Long Integer int / INTEGER 32-bit integer
Byte tinyint / SMALLINT 256 values
Number numeric / NUMBER Numbers with a fixed decimal point Fixed
Decimal decimal / NUMBER Numbers with a fixed decimal point Fixed
Float float / FLOAT 32-bit floating point numbers Fixed
Short Float real / FLOAT Less than 32-bit point decimal number
Long Float double precision / BINARY DOUBLE 64-bit floating point numbers
Money money / NUMBER Numbers with a fixed decimal point Fixed
Serial numeric / NUMBER Automatically incremented numbers Fixed
Boolean bit / SMALLINT Two opposing values (true/false; yes/no; 1/0)
Character data types

The following character data types are available:

Standard data type DBMS-specific physical data type Content Length
Characters char / CHAR Character strings Fixed
Variable Characters varchar / VARCHAR2 Character strings Maximum
Long Characters varchar / CLOB Character strings Maximum
Long Var Characters text / CLOB Character strings Maximum
Text text / CLOB Character strings Maximum
Multibyte nchar / NCHAR Multibyte character strings Fixed
Variable Multibyte nvarchar / NVARCHAR2 Multibyte character strings Maximum
Time data types
Standard data type DBMS-specific physical data type Content Length
Date date / DATE Day, month, year
Time time / DATE Hour, minute, and second
Date & Time datetime / DATE Date and time
Timestamp timestamp / TIMESTAMP System date and time
Other data types

The following other data types are available:

Standard data type DBMS-specific physical data type Content Length
Binary binary / RAW Binary strings Maximum
Long Binary image / BLOB Binary strings Maximum
Bitmap image / BLOB Images in bitmap format (BMP) Maximum
Image image / BLOB Images Maximum
OLE image / BLOB OLE links Maximum
Other User-defined data type
Undefined undefined Undefined. Replaced by the default data type at generation.

转载于:https://www.cnblogs.com/ThinkWorld/p/3304975.html

PowerDesigner的数据类型相关推荐

  1. PowerDesigner模型与数据类型

    开发工具与关键技术: PowerDesigner 模型与类型 作者:黎凤焕 撰写时间:2019年 5 月 16日 在创建数据库表格的时候,一般情况下,不会直接在数据库里创建表,会先使用PowerDes ...

  2. powerdesigner 同步mysql 报错_PowerDesigner实用技巧小结 及 导出word,想字段顺序跟模型中一致,如何设置...

    powerdesigner导出word,想字段顺序跟模型中一致,如何设置 右键List of columns of the table %PARENT% ,selection,define  sort ...

  3. 2016.04.09 使用Powerdesigner进行创建数据库的概念模型并转为物理模型

    2016.04.09 使用Powerdesigner进行创建数据库的概念模型并转为物理模型 2016-04-09  21:10:24     本文原创受版权保护,严禁转载. 请大家不要用于商业用途,支 ...

  4. 干掉 powerdesigner,设计数据库表用它就够了

    点击上方蓝色"方志朋",选择"设为星标" 回复"666"获取独家整理的学习资料! 点击" 程序员内点事 "关注,选择&q ...

  5. PowerDesigner最基础的使用方法入门学习

    转:http://www.cnblogs.com/biehongli/p/6025954.html 写的很详细,浅显易懂! 1:入门级使用PowerDesigner软件创建数据库(直接上图怎么创建,其 ...

  6. PowerDesigner教程系列(总)

    目标: 本文主要介绍PowerDesigner中概念数据模型 CDM的基本概念. 一.概念数据模型概述 数据模型是现实世界中数据特征的抽象.数据模型应该满足三个方面的要求: 1)能够比较真实地模拟现实 ...

  7. Rose VS PowerDesigner

    一. 二者的出身       作为世界最著名的两大CASE工具,Rational Rose和PowerDesigner的名声可谓如雷贯耳.Rose是当时全球最大的CASE工具提供商Rational的拳 ...

  8. PowerDesigner与Rose详解教程

    一. 二者的出身 作为世界最著名的两大CASE工具,Rational Rose和PowerDesigner的名声可谓如雷贯耳.Rose是当时全球最大的CASE工具提供商Rational的拳头产品,UM ...

  9. PowerDesigner使用教程【转】

    PowerDesigner使用教程 -- 概念数据模型 一.概念数据模型概述     概念数据模型也称信息模型,它以实体-联系(Entity-RelationShip,简称E-R)理论为基础,并对这一 ...

最新文章

  1. Linux 下 hosts 应用
  2. arXiv爆款:想了解Attention就看它!清华计图胡事民团队出品
  3. Windows下用PIP安装scipy出现 no lapack/blas resources found
  4. 小米6自动重启android,小米6充电重启怎么办 小米6充电自动重启解决方法
  5. html(3)标签(2)
  6. windows python3.7安装numpy问题的解决方法
  7. 表格过滤器_记录和管理零散信息,什么软件比 Excel 表格更方便
  8. rstudio 关联r_使用关联规则提出建议(R编程)
  9. wkhtmltopdf中文显示空白或者乱码方框
  10. 电大数据库应用技术形考3_华为荣耀路由3体验:Wi-Fi6技术成熟应用,真正的平民好路由...
  11. ComBox、listBox、checklistBox控件
  12. spring 处理request.getInputStream()输入流只能读取一次问题
  13. el-input只能输入数值和小数点,并且不显示上下箭头
  14. 用Android studio 做出QQ登录界面
  15. 网络打印机无法接收打印命令
  16. iOS 开发者都该认真思考的问题 (精华)
  17. 用R语言建立logistic回归模型
  18. 盖茨18年首富成就福布斯神话 揭示盖茨不为人知的秘密
  19. 使用kong-dashboard添加Certificates的问题
  20. Export/Import 使用技巧与常见错误

热门文章

  1. 操作系统(二)操作系统的四个特征
  2. STM32开发 -- Keil使用(2)
  3. OpenCV4.0+VS2017完整安装配置过程(详细!)
  4. 怎么让热图显示基因名_R 生信数据可视化 01 | 聚类热图
  5. Pocket Hacking: NetHunter实战指南
  6. ad中那个快捷键是重复上一部_十大快捷键:让PPT制作效率飞起!(附下载)
  7. JZOJ 5924. 【NOIP2018模拟10.23】Queue
  8. linkedblockingqueue使用_阿里规范要求不能使用Executors创建线程
  9. 取两个数较小值c语言_编程代码:用C语言来实现下雪效果,这个冬天,雪花很美...
  10. cover letter 转