Getting Started with Oracle - 山东商业职业技术学院:Getting Started with Oracle Shandong Institute of Commerce and Technology.pptVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Getting Started with Oracle - 山东商业职业技术学院:Getting Started with Oracle Shandong Institute of Commerce and Technology
* home back first prev next last Using Data Types What Will I Learn? Create a table using TIMESTAMP and TIMESTAMP WITH TIME ZONE column data types Create a table using INTERVAL YEAR TO MONTH and INTERVAL DAY TO SECOND column data types Give examples of organizations and personal situations where it is important to know to which time zone a date-time value refers. Why Learn It? If you ever travel to another country, youll quickly find out that the money in your pocket may not be that of the local currency. If you want to buy something, it will be necessary to convert your money into the currency of the local country. This conversion process is a lot like dealing with data types in SQL. Different types of data have different types of characteristics, the purpose of which is to efficiently store data. In this lesson, you will learn more about data types and their uses. Data type Each value manipulated by Oracle has a data type. A values data type associates a fixed set of properties with the value. These properties cause the database to treat values of one data type differently from values of another. Data type Different data types offer several advantages: Columns of a single type produce consistent results. For example, DATE data type columns always produce date values. You cannot insert the wrong type of data into a column. For example, columns of data type DATE will prevent NUMBER type data from being inserted. For these reasons, each column in a relational database can hold only one type of data. You cannot mix data types within a column. Most common data types For character values: CHAR (fixed size,maximum 2000 characters); VARCHAR2(variable size, maximum 4000 characters); CLOB (variable size, maximum 4 billion characters) For number values: NUMBER (variable size,maximum precision 38 digits) For date and time values: DATE, TIMESTAMP…., INTERVAL For binary values (eg multimedia: JPG, WAV, MP3 and so on): RAW (variable size, maximum 2000 bytes); BLOB(va
您可能关注的文档
- 2016会计继续教育--作业成本剖析.docx
- 2016信息技术应用能力提升工程培训心得体会_0.doc
- 2016人教版七年级语文 人教版2015-2016学年度七年级语文上册期末测试题及答案.doc
- 2016化学与人类文明考试题解析.docx
- 2016化学与人类文明课后习题答案选编.docx
- 2016二年级数学下册平移与旋转概要1.ppt
- 2016压力容器考试题库 2013年压力容器题库.doc
- 2016六年级语文试卷 江湾小学六年级语文竞赛试卷1.doc
- 2016大班春季学期计划 2016年春季学期小学语文教研计划.doc
- 2016寒假德育作业 2016德育原理期末作业考核.doc
- GIS地理信息系统--全国GIS应用水平考试一级模拟试题及答案.doc
- Global Warming - e-News Penn State College of Earth and 全球变暖的宾夕法尼亚州立大学地球和新闻.ppt
- Geometry Lines and Anglesppt - Mr-Kuijpers-Math:几何线和anglesppt——kuijpers数学.ppt
- gmp微生物基础知识及卫生管理2014年培训资料..doc
- Google 学术搜索(Google Scholar)使用技巧.ppt.ppt
- gp12产品质量先期遏制控制程序.doc
- GPS-GPRS无线通讯系统在工程机械中的应用[权威资料].doc
- GOOGLE 学术搜索(GOOGLE SCHOLAR)使用技巧生物学自然....ppt
- GPRS无线LED信息发布系统方案2014.doc
- GPS原理及应用课件 第15章 GPS接收机与GPS处理软件.ppt
最近下载
- 化工生产技术项目苯乙烯的生产.ppt VIP
- 九年级上册历史总复习知识点(可打印).pdf VIP
- 《红星照耀中国》第九章:同红军在一起(续)+带读课(课件)语文统编版2024八年级上册.pptx VIP
- 推拿治疗学不寐课件,十四五推拿治疗学课件.pptx VIP
- 《道德与法治》课程标准测试题含参考答案.pdf VIP
- 酒吧劳动用工合同范本7篇.docx VIP
- 是否应该禁止使用塑料袋和塑料吸管?辩论赛 正方辩词一辩、二辩、三辩、四辩发言稿.docx VIP
- 21年浙江6月卷高考地理真题解析.pptx VIP
- 药店动态质量管理知识(一)答案-2025年执业药师继续教育.docx VIP
- 【中学】【育人故事】唤醒你的“耳朵”.docx VIP
文档评论(0)