In the development of Oracle databases, it is often a matter of time, so the date function of Oracle data is collected specifically. is for future investigation.
Add_months (d,n) Date d plus n months
Last_day (d) The date of the last day of the
First, diagnostic tools
1. Warning Log file
Warning log files contain system information and error logs that contain important errors (such as: ORA-600) and block checksum error messages (ora-1578,ora-1498). Monitor database operations such as
Oracle|server
The T-SQL is the language engine of Plsql, while Oracle's language engine is the same. Both of these query languages extend the ANSI SQL-92 standard to provide additional support. Almost all of the applications you create use these
oracle| function
Pl/sql single-line functions and Group functions
A function is a program that has 0 or more parameters and has a return value. In SQL, Oracle builds a series of functions that can be called SQL or PL/SQL statements, and functions
Generally speaking, we do this through ODBC to access the remote backend database. However, ODBC has a fatal drawback--slow speed. In fact, for Oracle databases, in addition to ODBC, we can use the OLE object (Oracle Objects for OLE) provided by
Differences between Classes12.jar,ojdbc14.jar,ojdbc5.jar and Ojdbc6.jar, the difference betweenWhen using the Oracle JDBC driver, are there some problems that you can solve by replacing different versions of the Oracle JDBC driver? There are
Beginners can from the query to the current PL/SQL content can be found in my notes here, I hope to help everyone, video resources in resources,My own full set of notes in notesThe SQL keywords that you can continue to use in PL $ are: UPDATE Delete
Problem descriptionBecause the EBS database needs to be flashed back, restart the EBS app after another colleague has flashed back to the database, and found that the EBS client login appears blankThere have been similar problems in the past, and
Sys_guid (): Sys_guid () is a function provided after Oracle 8i. Sys_guid generates and returns a globally unique identifier (the original value) consisting of 16 bytes. More suitable for multiple database data integration use (---from Baidu
It takes a day and a half to resolve the client connection to the Oracle database on the server side, unable to connect the problem. Ora-01034:oracle Not available (ORACLE does not exist), ora-27101:shared memory realm does not exist analysis:A few
In sqlserver, the number of affected rows returned is: If @ rowcount
In Oracle, the number of affected rows returned is: If SQL % rowcount
Example:
Sqlserver:
Asbeginupdate t_mt set stat = @ stat, ostat = @ stat, rpttime = getdate () where
1. What is the initial password after oracle is installed?
Internal/Oracle
Sys/change_on_install
System/Manager
Scott/Tiger
Sysman/oem_temp
2. What is the initial Default User and password of Oracle9iAS Web Cache?
Administrator/Administrator
3.
Oracle announced the launch of a new database partner, network (OPN), at the time of Oracle Enterprise Manager 11g) resources and partners-oriented plug-ins and connectors for Oracle enterprise managers. To better develop, implement, and sell
Oracle-rdbms-server-12cR1-preinstall package for OS version determined1. automatic configuration of ORACLE12cR1 installation environment
In the official ORACLE12C_R1 (E50529_01) documents, in the Chapter "Automatically installing Oracle Linux with
How can I convert Oracle queries to queries in the SQL database? The following describes how to convert an Oracle query to an SQL query. If you are interested in Oracle query, take a look.
Oracle's TO_CHAR function can convert the n-bit NUMBER data
[Oracle] Exadata routine inspection tool Exachk
In Exadata, it is best to run exachk for health check when there is any database-independent problem. Exachk collects a wide range of information, eliminating the hassle of manual collection. After the
Oracle 10g transparent gatewayAccessSQL Server 2000The configuration and listener startup and configuration are what we will introduce in this article. Next we will introduce them one by one.
I. Configure the environment
Oracle 10 Gb is installed on
This article mainly discusses the following parts: how to view and query oracle character sets, modify and set character sets, and common oracle utf8 and oracle exp character sets.
1. What is the Oracle character set?
The Oracle character set is a
PL/SQL Exception Handling Method 1: What is Exception Handling? PL/SQL provides a function to handle exceptions, which is called Exception Handling in PL/SQL blocks, with exception handling, we can test the code and avoid abnormal exit. The PL/SQL
1. regexp_like is powerful, but its efficiency is worse than like;2. If no index is available for the like field and % is available before and after matching the string, the instr efficiency is high;3. If the like field is indexed and both sides of
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.