码迷,mamicode.com
首页 >  
搜索关键字:oracle latch: undo global data    ( 109217个结果
oracle 学习
删除用户,创建用户命令drop user goda cascade;删除用户及其下所有对象,包括表CREATE USER qdcenter IDENTIFIED BY qdcenter DEFAULT TABLESPACE data1 TEMPORARY TABLESPACE temp1 QUOTA...
分类:数据库   时间:2014-04-30 05:00:45    阅读次数:569
PowerDesigner 15 进行 数据库反转到 数据库模型
菜单"File" - "Reverse Engineer" - "DataBase"弹出来 New Physical Data Model 窗口 ,为模型建好名字 - 点击确定到下一步 就是为建立 类似 jdbc连接数据库的配置文件的一个功能。选择using a data source : 点击右侧...
分类:数据库   时间:2014-04-30 02:46:10    阅读次数:585
lightswitch binding custom control
Listing 1: Setting up data binding for the Rating controlusingSystem.Windows.Controls;usingSystem.Windows.Data;usingMicrosoft.LightSwitch.Threading;na...
分类:其他好文   时间:2014-04-30 01:57:00    阅读次数:517
Oracle表空间
分类:数据库   时间:2014-04-28 17:33:25    阅读次数:658
oracle logminer全解析
今天写篇原创的,把在工作中遇到的logminer问题总结下(1)简介:logminer 工具即可以用来分析在线,也可以用来分析离线日志文件,即可以分析本身自己数据库的重作日志文件,也可以用来分析其他数据库的重作日志文件。总的说来,logminer工具的主要用途有: 1. 跟踪数据库的变化:可以离线....
分类:数据库   时间:2014-04-28 17:15:51    阅读次数:833
Oracle数据字典和动态性能视图
分类:数据库   时间:2014-04-28 15:13:24    阅读次数:526
Oracle数据库管理
sysdba>sysoper>dba角色shutdown;关闭数据库startup;启动数据库
分类:数据库   时间:2014-04-28 00:15:20    阅读次数:548
csharp:Google TTS API text to speech
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
分类:Windows程序   时间:2014-04-27 23:51:43    阅读次数:1188
Cellular Traffic Offloading
Reference:[1] Mobile Data Offload for 3G Networks[2] Mobile Data Offloading through Opportunistic Communications and Social Participation[3] Femtocell...
分类:其他好文   时间:2014-04-27 23:49:41    阅读次数:649
机器学习的相关书籍
《Introduction to Data Mining》 《Data Mining : Concepts and Techniques》 《Introduction to Machine Learning》 《机器学习:实用案例解析》 《Pattern Recognition and Machin...
分类:其他好文   时间:2014-04-27 23:32:07    阅读次数:526
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!