Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Oracle

PowerDesigner15 Connect Oracle Database and Export Oracle’s Table Structure Steps

Reference: http://wenku.baidu.com/view/ 4f819a24af45b307e87197ea.html

September 22, 2021By Simo Power Designer connection, database, export, Oracle, PowerDesigner, PowerDesigner15, steps, structure, tableLeave a Comment

PowerDesigner installation and configuration connection Oracle Database

The installation and configuration of PowerDesigner connect to Oracle database

After unremitting efforts, I finally successfully connected powerdesigner to the database. I also encountered so

September 22, 2021By Simo Power Designer configuration, connection, database, installation, Oracle, PowerDesignerLeave a Comment

PowerDesigner generated Oracle built-in script to remove the quotation number of lowercase objects

This time I used pd to design the database. I didn’t pay attention at first. All table names and field names are in lowercase letters. As a result, all the objects in the generated script were quot

September 22, 2021By Simo Power Designer built, generated, lowercase, object, Oracle, PowerDesigner, quotation mark, remove, Script, tableLeave a Comment

Problem processing using PowerDesigner16 anti-compiling Oracle database

Recently, when using powerdesigner to decompile Oracle, I encountered a failure to connect to Oracle using odbc. After many tests, it was found that the problem was caused by the use of 64-bit odbc, which was replaced with 32-bit, and the problem disappeared.

September 22, 2021By Simo Power Designer Anti-, compile, database, Oracle, PowerDesigner, PowerDesigner16, problem, Processing, UsingLeave a Comment

[Oracle] Rman Duplicate Replication Library

Basic environment:

Purpose: to restore from the source database to the test library by means of physical recovery of RMAN.
How to verify, insert a few pieces of data in the source database

August 22, 2021By Simo Oracle Copy, DuPlicate, Library, Oracle, RmanLeave a Comment

The meaning of% TYPE in the Oracle stored procedure

Transfer:

Example:

CREATE OR REPLACE
procedure getDeptById
(
v_deptno in dept.deptno%type
)
is
v_dname dept.dname%type;
v_loc dept.loc%type;
begin
select dname,loc into v_dname,v_loc fr

August 22, 2021By Simo Oracle meaning, Oracle, process, storage, typeLeave a Comment

Advantages of Oracle Merge Into

Introduction   Oracle merge into command, as the name implies, is “update if there is, insert if not”. This is also the core idea of ​​the merge into command. In the actual development process, we

August 22, 2021By Simo Oracle Advantage, Merge, OracleLeave a Comment

Oracle is queried every day, weekly, monthly, annual query

oracle query statistics data daily, weekly, monthly, quarterly, and annually

//Statistics by day

select count(dataid) as the number of operations per day, sum()

from tablename

group by

August 22, 2021By Simo Oracle annual, daily, degree, each season, month, Oracle, press, query, statistics, weekLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress