Label:PL/SQL Developer encoding format set one, PL/SQL developer in the text field display garbled reason: Because the database number format and PL/SQL
Pl/SQL developer encoding format settings 1. pl/SQL developer Chinese fields are garbled: This is caused by inconsistent database numbering formats and pl/SQL developer encoding formats
Label: 1, PL/SQL Developer Text field display garbled Reason: Because the database number format and the PL/SQL Developer encoding format is not unified.2, PL/SQL
Problem Description:Oracle uses PL/SQL developer to export data to CSV format, VARCHAR2 Type field if the value (for example, 3307830000004059) is too long, the CSV file is represented in scientific notation, even if the column is selected, click Data--. > columns, fixed width, column data format select text, and the l
Set the SQL writing format of PLSQL developer
The PLSQL version I use is 7.1.4.
Setting method:
PL/SQL developer-> Tools-> preferences-> PLSQL beautifier-> rules File
Click Edit. In the window that appears, modify the items in sequence, modify the items, and click Sa
templates | design
Pl/sql DEVELOPER 6 template using series documents (II)
Template Format Design application Guide (translate)
Creating and modifying templates
To modify a template that already exists, select the template you want to modify right-click to open the shortcut menu. This opens a text editor that displays the contents of
PL/SQL Developer double-click table name query, pldeveloper
Double-click a table. The default value is Expand/Collapse. To Expand/Collapse a table, you need to view the table data quickly. If you write select * from tab, it will be troublesome,
Double-click table to perform quick query.
Method:Tools-> Preferences->
Query for a field with Chinese text
SELECT * from Issue I where ASCIISTR (i.id) like '%\% '
Query a field with English letters
SELECT * from Issue I where regexp_like (I.id, '. [A-z]+[A-z]) (red font changes randomly)
Renaming
In the SQL Script window, right-click on the table name to select ' Rename ', modify it in the popup window, tap ' OK '
Double-click Table Defaults to Expand/collapse expand/collapse Sometimes you need to quickly view the table data, if writing select * from tab will appear troublesome,We can make a quick query by double-clicking the table.The method is:Double-click Action (Table), User Interface, Browser, Tools, Preferences, Quer Y Data)Reprint Please specify source: http://blog.csdn.net/itmyhome1990/article/details/38663783PL/SQL
Tags: select fill idt LAN row content query action GravityDouble-click the table default feel Expand/collapse expand/collapse sometimes need to view the data at a high speed, assuming that writing a select * from tab will appear troublesome,We can achieve high-speed query by double-clicking table.The method is:Double-click Action (Table), User Interface, Browser, Tools, Preferences, Quer Y Data)Reprint Plea
Label:Believe a lot of friends in Plsql Developer debugging Oracle , often encountered in Plsql developer execution of a certain SQL statement is not saved, then we in Plsql Developer how to find the SQL statements we executed, in fact, by the following methods are easy to a
SQL format execution sequence of oracle data structure and sequence number of SQL query processing, oraclesql
I. execution sequence of SQL format
FROM-> WHERE-> group by-> HAVING-> SELECT-> ORDER
1. The from clause assembles data
When searching for the membership management system today, I found that the previous search time method was not scientific, and the efficiency was not too high. the time format "14:32:12" is saved in the database when the specified query time is equal. When we query whether 2007-5-22 is equal to it, the result is not equal.We all like to find other ways to solve
For example, the results of an SQL query in PL/SQL are as follows:
Leaf
Wei
Hong
Sun
He
... Is omitted later
To generate the dictionary format:
{1, "Ye" },{ 2, "wei" },{ 3, "Hong" },{ 4, "Sun" },{ 5, "He "}...
First, copy the columns of PL/SQL, put them in a string,
, Data Control Language DCL, and data storage language DSL. After an SQL statement is entered, SQL * Plus saves it in the internal buffer.When an SQL command is entered, there are three methods to end the SQL command: enter a semicolon (;) at the end of the command line and press ENTER; use a slash (/) on a separate li
[PLSQL Developer] PLSQL Developer SQL Editor garbled, plsqldeveloper[Problem] We often write various statements in the SQL window of PLSQL Developer. To save these statements, you can save them as a text file or copy them and paste them into a Word file, the advantage of sto
"Problem" IWe often write various statements in the SQL form of Plsql developer. When you need to save these statements, you can save them as a text file, and you can copy and paste them into a word file. The advantage of the word file is that the statement retains its original format and can clearly distinguish between keyword, constants, and so on. Just when yo
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.