1, ASCII
Returns the decimal number corresponding to the specified character;
Sql> Select ASCII (a) a,ascii (a) a,ascii (0) Zero,ascii () space from dual;
A A ZERO space
--------- --------- --------- ---------
65 97 48 32
2. CHR
Give an
numeric function:
Absolute value of ABS (m) m
MoD (M,n) m is the remainder after the n is removed
Power (M,n) m's n-th-side
Round (M[,n]) m rounded to n digits after the decimal point (n defaults to 0)
Trunc (M[,n]) m truncates the value of
This article mainly introduces the asp.net using the ODP-Oracle connection method of the anti-injection login verification program, the need for friends can refer to the
There are a lot of SQL connections on the Internet login authentication, but
A problem encountered with a OGG 12.2.0.1, configured goldengate synchronization according to the previous Ogg configuration method, but encountered the following problems:
After the pump process starts Abend, the error is as follows:
2016-07-12 11:0
. NET program can invoke the characteristics of the ODP, Oracle database operations, today to say about the function of data bulk insertion, the use of technology is not high, I believe many friends have contacted, little brother to swim, hehe. This
This forum article mainly introduces the Oracle database backup strategy related concepts and the use of attention, detailed content please refer to the following
First, understand the importance of backup
It can be said that from the day the
Oracle|unix|window
Ian Adam, SAIC Ltd
David Stien,saic LTD
Translation: Fenng
Partii
Database Startup and shutdown
The database can be opened on Windows 2000 by starting the associated service. Through the service options of the Control Panel
The primary database and the standby database are all RAC 11.1.0.6 for Solaris10 SPARC, the shared storage primary database takes Volumn CLUSTER MANAGER, and the standby database uses ASM.
Failover switch is used when the main library is
Remote Error message: An authentication error has occurred, the required function is not supported CredSSP encryption Oracle Remediation
Run Gpedit.msc
Local Group Policy:
Computer Configuration > Administrative Templates > System >
--translate functionFunction Description:Translate (str, FROM_STR, TO_STR), replacing the from_str in str with TO_STR.Translate is a superset of the functionality provided by replace. From_str and To_str are the corresponding relationships from left
Job required, installed Oracle 11g, an error occurred while importing the backup data on other machines:IMP-00019: Deny row due to ORACLE error 12899IMP-00003: Encountering ORACLE error 12899ORA-12899: Column "ZHENG". " D_dic "." Dicexplain "value
PCM resource-related wait eventsGC CURRENT/CR block Request: This wait event indicates that the application instance is requesting a current block or CR block, but the resource Master instance's LMS process has not responded to its request.GC
Installing OracleInstall Oracle11g 32-bit Oracle 32 bit, OGG must also be 32 bit, otherwise there will be 0xc000007b unable to start the error "Install directory D:\oracle\product\11.1.0\db1" This directory should be set to the environment variable
In the case of performance problems with Oracle databases, it is less effort to use Oracle's own toolkit to give reasonable tuning recommendations.Tuning Advisor is optimized for the execution plan of the input SQL setThe Accsee Advisor is a
Oracle introduced the database Resident connection pooling (DRCP) in 11g. Before that, we could use dedicated or share way to link the database, dedicated way is the Oracle database default link way, without too much configuration, and about
1.where cannot be placed behind group by2.HAVING is used in conjunction with group by, placed behind group by, at this time the role is equivalent to where3.WHERE The following conditions cannot have aggregation functions, such as SUM (), AVG (),
For non-Oracle DB, SQL Server is a sample description:My train of thoughtA:oracle DB production B:oracle DB Intermediate machine C:sqlserver db destinationa-> b->c Note: B on both the rep process also has the EXT process, at this time. There is also
Steps for Oracle to execute SQL query statements and oraclesql query statements
Steps for Oracle to execute SQL query statements
If you enter the following query statement in SQL * Plus: SELECT * FROM dept;
Query statement processing mainly includes
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.