How to get these settings in sql developer

According to this link, when I chose my lines in sql developer I don't get all the options illustrated in the screenshot of the binding,

My sql developer is Version 3.2.20.09 64-bit windows, to use this options I need to make all the settings?

http://www.thatjeffsmith.com/archive/2013/02/how-to-copy-only-column-headers-from-query-results-in-Oracle-SQL-Developer?

When I select and click right make me only

(a) in respect of grid
(b) single record view
(c) number of lines
(d) fInd / highlight
(e) export

Once you have identified the column headers desired by highlighting one or more related data cells in the results grid, place your cursor on any column heading, and right-click for the shortcut menu shown in the blog of Jeff Smith.

Tags: Database

Similar Questions

  • DOES ANYONE KNOW HOW TO GET THESE IDIOTS ON THE PHONE?

    DOES ANYONE KNOW HOW TO GET THESE IDIOTS ON THE PHONE

    Salvation of barracks,

    We will probably address your issue and would try our best to solve this problem, but we ask to use professional words so that we can help you.

    I beg of you please explain about this, if possible we would guide you with the steps detailed here only.

    In case you want to connect with the Adobe support team, you might check out the following link.

    http://helpx.Adobe.com/x-productkb/global/Service1.html

    Please click on the blue button "Still need help" to connect with one of the Adobe Executive.

    Concerning

    Sukrit diallo

  • How to get these substrings based on the input string

    Hi friends
    I want the substring entered the string
    the chain is something like this: 1234,3653,7684,3254,8777,987,234
    now, I want to
    the substrings between commas

    can someone help me with this pls

    in the first substring I need 1234
    in the second, I need 3653...
    so on until the end...
    regardless of the channel is to the last

    pls help

    Hello

    You can do something like this:

    SELECT     txt
    ,     REGEXP_SUBSTR (txt, '[^,]+', 1, 1)     AS part_1
    ,     REGEXP_SUBSTR (txt, '[^,]+', 1, 2)     AS part_2
    ,     REGEXP_SUBSTR (txt, '[^,]+', 1, 3)     AS part_3
    --     ...
    FROM     table_x
    ;
    

    If there are less than n parts, then the technique above will not raise an error; It will just return null for part_n.

    I hope that answers your question.
    If not, post a small example data (CREATE TABLE and only relevant columns, INSERT statements), and the results you want from this data.
    Explain how you get these results from these data.
    What you want if the entry is like this.
    {code}
    "foo, bar".
    {code}
    ? You want to treat this as 2 pieces ('bar' is the 2nd) or a 3 s (the 2nd is NULL, and 'bar' is the 3rd)? Include examples in your sample data and results.
    Always tell what version of Oracle you are using.

  • How to get an array of SQL data

    Hello

    I need to get a say DBMS output output of a SQL SELECT query say * OF EMP in the form of a table (with borders and titles).

    Is this possible in Oracle to return a table with borders and titles?

    user13410062 wrote:

    Hi all

    I don't know what am I missing in my question, which is confusing. The only thing I'm looking for is invoking a procedure/function of TOAD/SQLPLUS that can turn a TABLE formatting based on a query (SELECT * from insert_table where insert_table is-)
    CREATE TABLE insert_table
    (
    Number of S_No
    Varchar2 (128) of the player.
    Number of Ranking_Points
    Country varchar2 (128)
    );
    Now the output is visible in the result of the query or DBMS_OUTPUT as

    >> > >

    S_NO PLAYERNAME RANKING_POINTS COUNTRY
    1 Rafael Nadal 12390 Spain
    2 Roger Federer 7965 Switzerland
    3 Novak Djokovic 7880 Serbia

    To add to what anton said...

    When you submit a SQL query to the database, the statement is executed and the data is returned to the calling program.  The database has no awareness of what this program is, or how this program can restore the data on the screen, and the database itself is not any output device to display data.

    Thus, the data can be returned to various programs for example

    SQL * Plus - a terminal/command line screen, which usually uses a font to fixed width and standard characterset

    TOAD - a windows based application that has a "data grid" to display the data, you get

    SQL * Developer - windows-based application

    Oracle APEX - one based on web front end that makes HTML given to it, or can take the data and rendered in the HTML form for you.

    PowerBuilder - an application environment that could choose to display the data in DataWindow, store the data in data warehouses, be an intermediary providing data as a web service or be rendered web pages with data, etc..

    .NET - like PowerBuilder, it might choose to make the data are however required.

    Java - like Powerbuilder and .NET, it might choose to make the data are however required.

    etc.

    Thus, each of these environment renders data on the screen but he wants and will do it in a style that suits.  Some methods that work in an environment do not work in another environment, for example, you could provide data with the tab character included in the data and SQL * Plus can restore data with tags in it, but something like TOAD, perhaps will not and displays a character box indicating an "unprintable" character etc..

    That's why you can't just ask a question say you want to provide a query and get a table with headings etc. displayed, because the table with headings etc. depends entirely on the final user interface until you choose to use.

  • How to connect earphone (ADR) Apex SQL Developer 4

    Hello

    As new ORDS.war was released, I am trying to connect with Apex listener via SQL Developer 4. But he could not find the three icons in the window of the earpiece of the Apex

    1. Retrieve parameters
    2. Download settings
    3. Launch URL

    All these three icons are disabled completely, I have no idea why these icons have become invalid.

    If someone could help me get ords.war?

    Well, I understood by referring to the Concepts of Developer SQL and use

    Right-click on "Listener" under the earpiece of the APEX and select 'Connect' from the context menu. After a successful login, all three icons in question becomes active and active.

  • How to disable automatic capitalization in SQL Developer

    Hello

    I use SQL Developer more than two years. I recently downloaded Developer SQL 2.1.1.64.

    My problem is that if you modify the package body when the transition to the new line to the previous line get automatically converted to uppercase. But I don't want all of the code I wrote to convert uppercase.

    I tried all the possible changes preferably but no change. Can you please help me how to disable the case change in SQL developer.

    Forward to your response.

    Thank you
    Khaled Konkodi

    All the changes of possible preferences? Try disabling the cases of change of the Code Editor - completion Insight - as you type and/or database - SQL Formatter - AutoFormat...

    Hope that helps,
    K.

  • How to set up the PL/SQL Developer with customer instant

    Hi buddies!

    I want to install PL/SQL Developer. I would like to install Instant customer? I need to install the PL/SQL Developer in my pc that will access the database of the server.

    Please enlighten me.

    Thank you.

    See you soon!

    Nith

    Published by: user645399 on May 12, 2010 16:26

    user645399 wrote:

    Here are the steps I followed.

    I don't see a problem with these steps. It is correct. Step 7 is redundant (because of the where you have placed the tnsnames.ora file)-it is only really necessary when you place the file in another directory where +%ORACLE_HOME%\network\admin+ is no longer applicable.

    Note that the customer himself, needs to load the DLL of OIC InstantClient - and this DLL uses the settings of environment and the rest of "do its thing".

    If customer load another customer Oracle DLLS, then bets are open InstantClient is used, never mind will work.

    Only one copy of a DLL can exist in memory. So if some other s/w is using other DLL OIC, then this DLL is already loaded and will be used by all other client s/w. Nothing will be able to use the DLL itself InstantClient.

    Therefore, make sure that no Oracle client driver is loaded at all. Then make sure that when the client s/w requests to load the DLL of the OIC, it is loaded from the InstantClient directory.

    As far as I remember, the core Win32 LoadLibrary() call is made by the application - if the DLL is not in memory, the current (in the virtual machine for this process of Windows) directory is used. If the DLL does not exist there, the %PATH% variable is used to find and load the DLL. DLL usage meter is then set to 1. When multiple processes require the DLL, it is incremented. When a process ends, the usage count is decremented. When it reaches 0, its unloaded from memory.

    Result of all this is that only one module DLL (whatever the number and versions of the physical DLL files on disk) can reside in the kernel space, and you must ensure that the correct physical DLL is loaded by the kernel.

  • How to get the create view sql statement

    I have a technical problem

    There is a view in the database, for example "topstudentsview" and sql statement is ' select * student where scores > 90;

    My question is how to get the sql statement of the view. I want to get the sql statement in the topstudentsview

    Is the equivalent in MS Sql

    sp_helptext 'topstudentsview '.

    How in Oracle?

    Thank you

    user10182401 wrote:
    My question is how to get the sql statement of the view.

    Simple answer: use a tool. Almost every development tool will give you an option for this requirement.

    In Oracle SQL Developer (free), it's as simple as:

    Connect to the database with the user and click on "views".
    Select the appropriate view, and then click the SQL tab.

  • How to create Spatial indexes in SQL Developer Data Modeler 4

    Hello

    What is the procedure to create a Spatial index in SDDM v4? I found myself at an impasse because of the following problems:

    (1) retro-engineering rate the spatial index, then I need to add them manually.

    (2) adding an index does not allow me to check the 'spatial', and does not allow me to add the sdo_geometry column in the index definition.

    (3) for the registration of the spatial properties for a table, I can not choose the name of the Spatial Index.

    I came across an old post (Data Modeler - cannot create a spatial index), but this post is no longer valid because SDDM V4 does not allow me to create an index without columns (definition of the incomplete index).

    Help is appreciated,

    Kind regards

    Richard.

    Hi Richard,

    Thanks for your update.  I'm scared, I was assuming you were using the stand alone rather than SQL Developer Data Modeler.

    I tried using SQL Developer 4.1.0.18.37 (ai2) using a thin connection and got the ClassCastException you have found.

    But when I used ai2 autonomous, maker of data using the same login details 'Advanced', it worked OK and imported from the spatial index.

    (I'm puzzled as to why these two seem to behave differently, as this is the version ai2 data integrated with SQL Developer ai2 maker).

    I then plugged and reverse engineering the same tables (yet) in a new model.

    Funny is that there is no error in the external journal this time, but the spatial properties are still not retroconcues correctly.

    Is it possible that you have not set the option to import the spatial properties?  I expect that the spatial properties would be imported or that the error should be registered.

    SQL Developer ai2 imported properly the spatial properties and the spatial index, when I used a basic connection and specified host, port, and SID or Service name.

    Another issue: SQL Developer relies on a certain JDK / JDBC library?

    Any Java JDK 1.8 should be good.

    David

  • How to create a planner oracle sql developer

    Hello

    How to create developer oracle sql Scheduler created?

    Hello

    Finally, I refer link below its helpful

    ORACLE-BASE - Support SQL Developer 3.1 Scheduler (DBMS_SCHEDULER)

  • How to run DBMS_SQLTUNE.report_sql_monitor of SQL Developer 4.0

    Hello-

    We have new SQL Developer 4.0 as a single stop for all reports of performance tuning.

    (So far, we know how to generate the AWR and ASH ADDM directly from SQL DEV 4.0 and we can do as a NON-privileged user)

    Now, the question is how to run DBMS_SQLTUNE.report_sql_monitor API SQL DEV 4.0?

    I tried this way:

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    SELECT DBMS_SQLTUNE.report_sql_monitor)

    sql_id = >: SQL_ID

    Type = > 'TEXT ',.

    report_level = > 'ALL') AS myreport

    DOUBLE;

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    and then right button click of the mouse on the line "myreport" and the EXPORT of 'text' in the menu drop down and save in the. FichierTSV on the local file system.

    It works this way, as expected, but seems to be a lot of hassle: too many steps.

    Then I tried the HTML format:

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    SELECT DBMS_SQLTUNE.report_sql_monitor)

    sql_id = >: SQL_ID

    Type = > 'HTML. "

    report_level = > 'ALL') AS myreport

    DOUBLE;

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    and it didn't work well at all SQL dev 4.0

    Any help will be greatly appreciated.

    (once again, the idea here is to set up our development and QA groups with full access to performance all reports without having them call DBA for help in the production of any SQL tuning report).

    Thank you

    VR

    There is certainly a 'room' to improve the interface, just tell me what you would like to be like him. For example, you want an overview of the SGS of all SQLIDs running on the nodes you could then select this option to run a report for? Don't say it is what we would do, but I was wondering what it is that you ask for.

  • How to get the hang of sql

    Hi all

    I can view the blocked sql using sql_txt to this:

    Select distinct s1.username | » @'|| S1.machine | "(INST =' | s1.inst_id |) ' SID = ' | S1.SID |')

    blocks ' | S2. UserName | '@' || S2.machine | ' (INST =' | s1.inst_id |') SID =' | S2.SID |') '

    LIKE blocking_status, s2.program, s3.sql_id, s3.sql_text gv$ lock l1, gv$ session s1, gv$ lock l2, gv$ session s2, s3 in v$ sql

    where s1.sid = l1.sid

    and s2.sid = l2.sid

    and l1.block = 1

    and l2.request > 0

    and l1.id1 = l2.id1

    and l2.id2 = l2.id2

    and s2.sql_id = s3.sql_id;

    But I can view the blocker sql

    Can you help me how to get the sql_txt hang?

    I try to review the program that is:

    Select s1.sid, s1.serial #, s1.inst_id, s1. SQL_ID gv$ lock l1, gv$ session s1, gv$ lock l2, gv$ session s2, s3 in v$ sql

    where s1.sid = l1.sid

    and s2.sid = l2.sid

    and l1.block = 1

    and l2.request > 0

    and l1.id1 = l2.id1

    and l2.id2 = l2.id2

    and s2.sql_id = s3.sql_id;

    INST_ID SELECT SQL_ID SID, SERIAL #.

    ---------- ---------- ---------- -------------

    1-148-88

    But s1.sql_id is null. where do I get it?

    Thank you

    It occurred in the past.  You can't find it in the past.

    If you enable this, you might find the SQL code in the future.

    Hemant K Collette

  • How to connect my APEX with SQL Developer workspace?

    Hi all

    I am a new user of Oracle Apex. Is there a way to connect to my workspace created to http://apex.oracle.com/pls/apex with SQL Developer. If so, then let me know how. If someone has done successfully then please help me.

    Thank you

    Gerard

    Hi Gerard,

    It is not possible to do this on apex.oracle.com.

    Joel

  • How to debug the package in sql developer?

    Hello

    I need to debug procedures in my package in the sql developer 1.5.5 version. In the debug log, I received the following:

    Connection to the database < databasename >.
    PL/SQL execution: ALTER SESSION SET PLSQL_DEBUG = TRUE
    Running PL/SQL: CALL the DBMS_DEBUG_JDWP. CONNECT_TCP ('127.0.0.1', '2754')
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS." DBMS_DEBUG_JDWP', line 68
    ORA-06512: at line 1
    This session requires user DEBUG SESSION privileges to CONNECT and DEBUG ANY INTERIOR.
    Process is complete.
    The database < databasename > disconnected.

    I have granted the privileges of the user DEBUG CONNECT SESSION both to DEBUG ANY INSIDE system in the following way:

    GRANT DEBUG ANY PROCEDURE ESM_OWNER;
    grant the DEBUGGING SESSION to CONNECT to ESM_OWNER;

    However, I still get the same error. What I've done wrong? I really appreciate all the help to solve my problem.

    Thanks in advance!
    Cindy

    You have a firewall blocking this port? In addition, your database is running on the same machine that you use SQL Developer, or on a remote host? It's remote, you should provide the IP address of your local computer, not 127.0.0.1

  • How to make revisions to program? How to get these automatically?

    I don't know when the changes/updates are available, or how to get the updates of the program. Is there a setting to automatically download updates

    The manual control is under the selection Help-about Thunderbird .

    For auto options go to the menu bar and select Tools-Options-Advanced-update

    No menu bar tools showing? Press the alt key to make it appear.

Maybe you are looking for

  • No CSS loaded and not video does not play in FF17

    I have my firefox 17.0. It didn't load the css of a Web site and may not play any video that I have the latest version of Flash 11.5. It shows only a black screen and the video is not loaded.

  • Should I upgrade Windows?

    I have a HP laptop with a processor core 2 Duo running Windows Vista. It's one of those huge media notebooks with a built-in HD, CD player. It is the HD format that was competing with Blu - ray a few years ago. It has 4 GB of RAM and works well, exce

  • code 66A and code 8024200d will not install updates

    will not update

  • BlackBerry App Whatsapp works is not after the 10.3.1.1767

    I was working on my Z30, sending messages and everything worked well. I got the message to upgrade the operating system, and I did. Restarted the device later. First thing I wanted to do after that update is to continue with my cats on WhatsApp. If I

  • For the boxed version of Lightroom 6 run on Windows 10?

    I just purchased Lightroom 6 at Staples thinking he'd go on Windows 10. However, after getting home and you're looking at the back of the box, it doesn't say Windows 10. It is said that it works on Windows 7, 8 and 8.1. I don't want to open the box u