Introduction
Database coffer (DBCoffer) is an Oracle data security enhancement product based on the Oracle extension mechanism, featuring high data security, completely transparent applications, and efficient ciphertext access. DBCoffer can prevent
Oracle uses the TRANSLATE function to replace one character in a string. How can I replace (12345, 1234, 56789) with '192*12345 '? First, replace: ChenZw> select replace ('(12345 )',',','*'),'(', ''''), ')', ''') from dual; REPLACE (RE --------------
Translate is a function to replace a characterGrammar:Translate (char, FROM_STR,TO_STR)where char is the string to be processed.From_str is a set of character sets to be replaced in order, note that the character set is not a string.To_str is the
1. Merge function wm_concat (column)Wm_concat (column name), which separates the column values by the "," number and displays them as a row. If the column value is in Chinese, choose another way: Wm_concat (to_char (column name))For example, the
Explain Oracle functions and subprograms, and explain oracle function instances SubroutineI,Subroutine Overview
The PL/SQL naming block is defined in the Declaration part of the PL/SQL block. The user calls it a subroutine.
Generally speaking: The
Basic usage:Lpad functionFunction IntroductionThe Lpad function is an Oracle database function, and the Lpad function populates the string with the specified character from the left. From its literal meaning can also be understood, L is the left
Comparison between MySQL and Oracle: Function 3: mysqloracle
Function
No.
Category
ORACLE
MYSQL
Note
1
Numeric Functions
Round (1.23456, 4)
Round (1.23456, 4)
Same:ORACLE: select round (1.23456
1, set linesize 100; Set length2, set pagesize 30; Set the number of displays per page3. Em A.sql Open Notepad4, @ A executes the code in file A, you can specify the path of the file @d:a.txt5, conn user name/password to connect to the database
[Author: shuipi resending from: csdn clicks: 81 updated on:]
Decrease font to increase font size
* SQL group Function*S (Num can be a column or ex
Expression)
(Null values are ign*Ored, default between distin
CT and all is all)
**********
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.