- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
RHEL Clustering Storage Management Developing With MySQL C/S --protocol tcp, socket, pipe, memory Data type 修饰 SQL database table index view SELECT, UPDATE, INSERT, DELETE SUBquery, join Agenda MySQL data types MySQL Language Structure Data Type Each data type has several characteristics: What kind of values it can represent How much space values take up Whether values are fixed-length (all values of the type take the same amount of space) or variable-length (the amount of space depends on the particular value being stored) How MySQL compares and sorts values of the type Whether the type can be indexed Data types overview In order to store, retrieve, or process data, the data must be assigned a data type MySQL includes many of the ISO SQL:2003 standard data types, and adds in more data types Character String Types Binary Large Object String Types Numeric Types Boolean Types Datetime Types Internal Types Overview of Data Types Numeric Data Types String Data Types Date and Time Data Types String Data Types The ISO SQL:2003 standard defines three character string types Each string type has more than one keyword associated with it Fixed-width strings: CHARACTER(length) CHAR(length) Variable-length strings: CHARACTER VARYING(length) CHAR VARYING(length) VARCHAR(length) MySQL specific string types MySQL also supports the following nonstandard string types: TINYTEXT TEXT MEDIUMTEXT LONGTEXT Unlike most data types, the four TEXT data type fields are objects separate from the containing table or result set They are queried as regular fields are, but behind the scenes they are not actually stored in the table, they are stored as separate objects length of string types The CHAR and VARCHAR data types require a length argument A data type of CHAR or VARCHAR with a length of 0 is valid, but can hold only two values: the empty string and NULL Character string type attributes NOT NULL —By default, NULL values are allowed. To disallow NULL values, use the NOT NULL
您可能关注的文档
最近下载
- 2024-2030全球商业气象服务行业调研及趋势分析报告.docx
- 高考英语复习读后续写练习+“千层面之爱”+传递全球温暖+课件.pptx VIP
- 新教材 人教A版高中数学选择性必修第一册全册各章节 知识点考点汇总及解题方法提炼.pdf VIP
- Midea 美的 R22W01BW11SECN扫地机器人 说明书.pdf
- 高考英语复习读后续写练习:爱心传递:善举循环的温暖故事+课件.pptx VIP
- 年产15万吨苯酚丙酮项目初步设计说明书.doc
- 燃气设备设施定期检查制度.docx VIP
- 内黄县各级文物保护单位一览表(2024版).docx VIP
- 高考英语复习读后续写练习:寒冬里的温暖与人性光辉+课件.pptx VIP
- 不收版面费的中文期刊(小木虫).doc VIP
文档评论(0)