DDL(data definition language)数据定义语言:CREATE ALTER DROP 对象 TRUNCATE TABLE 表名;DML(data manipulation language)数据操纵语言:INSERT UPDATE DELETE SELECT常见oracle数据...
分类:
数据库 时间:
2014-10-18 15:30:39
阅读次数:
184
作者:zhanhailiang 日期:2014-10-17
分支的应用场景
总结一句就是方便并行开发。
Subversion has commands to help you maintain parallel branches of your files and directories. It allows
you to create branches b...
分类:
其他好文 时间:
2014-10-17 23:25:42
阅读次数:
359
所在文件:MultiGridOctreeData.inl所在函数:Pointer( Real ) Octree::SetLaplacianConstraints( const NormalInfo& normalInfo )//设置拉普拉斯限制2033:#pragma omp parallel fo...
分类:
其他好文 时间:
2014-10-17 23:20:52
阅读次数:
390
Problem DescriptionJGShining's kingdom consists of 2n(n is no more than 500,000) small cities which are located in two parallel lines.Half of these ci...
分类:
其他好文 时间:
2014-10-16 21:14:33
阅读次数:
282
主要内容: 一、cmd命令行的常用命令 二、数据定义语言(DDL) 三、数据操纵语言(DML) 四、数据查询语言(DRL) 五、事务控制语言(TCL)一、cmd命令行的常用命令: 当我们使用MySQL 5.5 Command Line Client这个客户端登陆时,只能登陆root用户。如果今后创建...
分类:
数据库 时间:
2014-10-16 12:17:52
阅读次数:
314
Oracle SQL Loader的详细语法 SQL*LOADER是ORACLE的数据加载工具,通常用来将操作系统文件迁移到ORACLE数据库中。SQL*LOADER是大型数据仓库选择使用的加载方法,因为它提供了最快速的途径(DIRECT,PARALLEL)。现在,我们抛开其理论不谈,用实例来使您快...
分类:
数据库 时间:
2014-10-16 10:50:02
阅读次数:
236
1. Game is easy to get ATM.2. Parallel is hard I think. Parallel is 11. My parallel number is 3. 2014 10 14 9:44PM. I NEED TO GET 4 PARALLEL. Parallel...
分类:
其他好文 时间:
2014-10-15 14:13:20
阅读次数:
148
前言:此文章主要记录主要的 MongoDB Collection 的 DML操作。次文章中的 Collection 名字为 yourColl,每一次操作初始包含两条数据{ "_id": ObjectId("5438df36309dca34635d4460"), "username": "...
分类:
数据库 时间:
2014-10-14 20:56:51
阅读次数:
396
A data processor supports the use of multiple memory models by computer programs. At a device external to a data processor, such as a memory controlle...
分类:
其他好文 时间:
2014-10-14 19:30:19
阅读次数:
248
今天早上巡检又见bug:
A select query using a connect-by clause executing using parallel query may fail with ORA-600 [qerpxInitialize].
Bug 7308675 OERI:qerpxInitialize from parallel query using CONNECT BY...
分类:
其他好文 时间:
2014-10-14 12:37:49
阅读次数:
210