Version 3.0.04: Query builder shows tables minimized

When we save a SQL statement, and then re-open that file, the view of the SQL from the Query Builder tab shows the tables as "rolled-up", such that, you can only see the table name and the selection box which allows you to pull in all columns from that table. If you drag the bottom edge of the table downward, it just creates an empty box.
You can copy & paste the SQL into a fresh editor window & keep working. So there's a workaround. Unless someone knows how to make the individual columns re-appear in the original Query Builder window?
Thanks,
--=Chuck

Hi Chuck -
I'[m assuming the query(ies) in question are of the form "select *". The Query Builder relies on a connection to the database to get the meta data about fields for the tables. Opening the file, then choosing the appropriate database in the connection drop-down at the right, then switching to Query Builder will show the fields.
(Note that in the current version you must use that order [open, database, query Builder] (or after selecting database, go to worksheet & make a dummy edit [for example, erase/replace something] then switch back to Query Builder. This has been fixed for the next release.)
Brian Jeffries
SQL Developer Team

Similar Messages

  • Query builder no tables

    Hi,
    I am using the trial of query builder. It loads, but has no connection to the database, so there are no tables. I have no trouble creating a record set the regular way, so I think there is no problem with my connection.
    Any ideas appreciated.
    thanks, Shelly

    Well - many hours later:
    Twice in 40 or 50 tries, the query editor opened with tables in it. I tried to figure out why it worked those 2 times and had prepared a long message explaining the possibilites. I had been messing with security settings in IE, rebooting, etc. But then it ocurred to me to open an old project with just a few tables, and it worked perfectly.
    So you asked how many tables. 73 in the database that doesn't work. Assuming that is the problem, do you know how many is okay? Please let me know.
    thanks, Shelly

  • Version 3.2.20.09 Not Showing "Tables (filtered" in Connections Tree

    Installed 3.2.20.09 and now being frustrated with the application not always showing the "Tables" node in the connections tree. Very frustrating. This "feature" manifested itself in 3.1.05 and was fixed in 3.1.07.

    Does it come back after a re-start? I notice the same thing happening in 3.2, but not in our current development builds, so if this is the same issue, I think we have it fixed.

  • Query builder installation

    Hi,
    please excuse my english.
    I have a 9.2.0.1.0 installed database
    I would like to use Query Builder and schema Builder from Oracle 6i
    (Oracle Designer 6i Release 4.4 - a full, patch release for Designer 6i Release 4
    (Includes the Designer 6i Release 4, R1.3.2 to R6.0 Upgrade)
    The installation work fine but when I connect I have the messages
    OBE-15952 Privilege table not loaded and
    OBE-15950 no query builder table, Open and Savin deactivated.
    In fact the repository is missing
    I've tried to run BRWIN60 in <OracleHome>\BROWSE\SQL to create the desired tables but I've got the message : These scripts lets you install the Oracle Query Builder system tables.
    *** Error: File system is not writable. ***
    Installation has failed. Please make the file system writable and
    restart installation.
    can anyone explain what does it means ?
    thank you for help.
    Marc

    The scripts is what you need to run.
    Check out that the directory you run them from is writeable.

  • Restrict access to Query Builder component in SQL Workshop

    Hello folks,
    Can someone tell me if it is possible for an end-user to have access to the Query Builder component only?
    End-users on our site are currently using the stand alone version of the old Query Builder (OBE60.EXE), which is not supported any longer, and have compatibility issues when used against a 10g database.
    I'm looking for an alternative (query-only) tool, and came across the Query Builder component in Oracle Application Express. But couldn't find anything there that would allow me to limit access to this component for an end-user.
    Please let me know if this can be achieved, and if not, is anyone aware of an equivalent tool that would do the job?
    Many Thanks,
    Praveen

    Hello,
    No, that functionality does not exist currently, you would need to build your own.
    If you search this forum there are a few threads which detail how you can install the Application Builder and SQL Workshop applications into the APEX environment itself so you can see how they (meaning the Oracle team) have built those apps.
    Hope this helps,
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

  • EA2 Query Builder not showing related tables

    While using Query Builder with the sample schema(s) I click on the Options->Show Related Tables and never get a response back. I am on a Windows XP machine. After waiting several minutes I just cancel out of Query Builder.
    Thanks,
    Raoul

    Hi Hema,
    First of all you have to make sure that you had given the correct data source in JDBC Connecction.
    When the work is in progressand we click on Backspace button then we will get the page as greyed.Make sure that you have to wait for a while after saving the report and never use the Backspace button.
    Thanks,
    Praveen.

  • Query Builder - 2 occurrences of same table and Show Related Tables

    In SQL Developer 1.5 the Query Builder still does not allow you to drag two copies of the same table onto the canvas. Additionally the Show Related Tables does not appear to do anything even after Hide Related Tables. Both of these operations sets the cursor to the hourglass although you can continue working as if the commands completed OK. Query Builder is a great time saver but with limitations like this it is really hobbled.
    Additionally, in order to get join conditions you have to double-click the join in the diagram before the appropriate WHERE clause appears. I have not found any reference to how to use the Query Builder in any documentation. This forum has stated that the Query Builder is supposed to be intuitive and easy to use but this is not the case so far.
    The rest of SQL Developer is a pleasure to use!

    Thanks for your feedback. There are a number of things we want to do to the Query Builder. The issue about dragging 2 copies of a table onto the work surface is a logged enhancement request that we want to address. The Show Related tables and hourglass issues are bugs and need to be addressed. I'll document those.
    Better documentation is also important and we can add that into the product for a future release.
    In the short term, I have on previous occasion said I'd do a demo for using the Query Builder, so I'll make that a priority.
    Sue

  • Can I turn off Autofit for tables in Query Builder?

    Using SQL Developer 3.2.20 and tabbing between the Query Builder and Worksheet always Autofits the height of the tables. Since the tables I'm using are in Enterprise Business Suite they have hundreds of rows making the graphical reprentation almost useless without resizing the table objects.
    Is there any way to turn off this "feature"?
    I am a new user of Query Developer and am using version 3.2.20.09.
    I copied in a sql statement, clicked the query builder tab, visualized my sql statements and resized all the objects so they were viewable. Then when I click on the Worksheet tab and then click on the Query builder tab again all my objects are autofit to the height of the table and it takes about 15 minutes to size them again so I can see all the joins in the gui display - which is the point of the graphical interface.
    Edited by: 969018 on Nov 1, 2012 2:13 PM

    Thank you for confirming what I suspected.
    If there was a workaround that allowed under the View menu to resize all objects to fit the current window, that would be an acceptable choice. It would seem if the box can be drawn to the maximum size that shows all the columns in the table, then maybe an easy override would be draw the table showing only one column??
    Do you work on the development team for SQL Developer?
    Another idea would be to be able to zoom out so the resizing of objects would be easier.
    Unfortunately your good suggestion of starting with Query Builder and finishing up requires more skill than I posses when working with many tables. I find it necessary to go back to the visual representation to understand all of my joins when I get many tables and then have a problem with my query. If only I could write it correct the first time.

  • SqlDev 3.0 - Query Builder - Drag/Drop table - SLOW

    Has anyone else had their sql*dev 3.0 session essentially "freeze" when attempting to drag/drop a table into the query builder tab?
    After the table finally show up in the query builder, if I remove the table and then drop it back in again, it appears in the QB immediately. The slowness only seems to happen the first time you drag each individual table in.
    Anyone seen it?, is there a solution?
    Thanks!

    It's expected behavior, since the Query Builder needs to load all the required table meta data and the related constraints, foreign keys etc.
    The first EA version of this actually tried to load everything on startup, but then the tool became unusable during the startup phase of Query Builder.
    If you are interested in the debate you can read it in the following threads:
    Re: Poor performance on Query Builder with 3EA2
    3.0.02.37 EA1: Query Builder Performance With Large Schema?

  • Tables not in Query Builder table list bug?

    In HTML DB version 1.6.0.00.87 we have tables defined in our schema in our workspace. When we create a view and click on the [Query Builder] link, no tables are in the drop down list for our schema. Why? The schema is there. I can go into the SQL Workshop and query the records our of the tables, but they are not listed in the [Query Builder].
    I tried this same function but with my workspace at htmldb.oracle.com. The tables in my schema are listed there.
    Is this a bug that was fixed in version 1.6.1.00.02?

    There is one schema assigned to the workspace. That schema is listed in the pop-up window. Here are the steps I am doing:
    1.) Click on SQL Workshop
    2.) Click on Create Object
    3.) Click on View
    4.) The correct schema is listed in the Schema field. There is only one schema in the drop-down list for the Schema field.
    5.) Click on [Query Builder]. A separate browser window appears with the correct schema. There is only one value in the drop-down list for the schema. "- Select Table -" is in the TABLE field.
    6.) I click on the TABLE field to get a list of tables for the schema. Only "- Select Table -" is listed. No other tables are listed.
    I can cancel the Create View and return to the main page of the SQL Workshop. I can click on Tables to see what table are available. I select the correct SCHEMA and see the list of tables.
    I tried this in the same version of HTML DB (v 1.6.0.00.87) in a different database ie. a different HTML DB repository and received the same results, missing tables in the pop-up page
    I do not know why the tables do not list in the [Query Builder] for the Create View.

  • Query Builder within SQL Developer 2.1 versus Query Builder Version 6.0.7.1

    Dear all,
    dear Sue Harper,
    we use Oracle 10g (upgrade to 11g is planed) and used the Oracle Query Builder Version 6.0.7.1 by now unless we got to know about the SQL Developer 2.1 including the Query Builder a few weeks ago to produce our SQL statements an efficient way.
    Even tho the SQL Developer 2.1 Query Builder already has some nice features, like sorting the data fields ascending, export to excel, etc, that the Oracle Query Builder Version 6.0.7.1 did not have had, we miss some essential features, like the in-statement, define column, etc while on the other side tables are not included in SQL-code unless fields are selected or i.e. date fields cannot be queried in the where conditions.
    I read the release notes and know that the SQL Developer 2.1 Query Builder is scheduled for rewrite in the next release.
    Does it make any sense to summarized all things we noticed and get in touch with whomever it may concern?
    Btw, if it would be possible to define a location for the stored connections within the SQL Developer 2.1 it would be very helpful... When starting SQL Developer 2.1 in our Windows Vista network environment it never finds the connection settings (file) automatically and we have to re-import the connections from a pre-defined directory.
    Nevertheless, the SQL Developer 2.1 is a pretty user-friendly and most times reliable tool we are thankful for.
    Kind regards,
    Stefan Wagner
    [email protected]

    @user12092220
    Yep, I saw your post; sorry for not replying, but i thought it's pretty the same problem i have. ;)
    The missing possibility to query date-fields in the where clause is really one of a many things i miss in the SQL Dev Query Builder, i am sure you use an "in" statement as well as we do. I think going back to the manual creation of the where condition like we had in Version 6.0.7.1.0 should be okay with most users, at least additional to the current solution as long as the rest of the query can be built within the graphic user interface. Further to save and open a query in gui mode is really, really important for us. Not to mention that the boxes for the tables cannot be stretched over a certain extend and i cant separate the columns any longer :/
    Other than that, SQL Developer is a pretty nice tool in my eyes, it's free and hopefully Version 3.0 will be closer to what we would like the SQL Developer to be like.
    Stefan

  • Query Builder - Tables not Appearing

    Hi, I am encountering a problem when trying to use Query Builder.
    If I have a table that is joined to by more than one other object and wish to drag TWO instances of this table into Query Builder, it will not allow it to happen. It doesn't give any error message, just at the end of the drag operation, nothing appears.
    I've now tried it with a blank canvas and just tried to drag two instances of any table there. It will just not allow the second one to appear.
    I am using SQLDeveloper in the following environmeny
    OS Name Windows XP (version 5.1)
    java version 1.5.0_05
    java.vm.version 1.5.0_05-b05
    SQLDeveloper version 1.1.2.25
    and am connecting to a local version of Oracle Database XE.
    Am I doing something wrong or is this a known problem?
    Chloe

    Thanks. I've requested it as a missing feature, but it seems odd that this functionality is not already there. Using the ubiquitous EMPLOYEE table that all good examples seem to use, you would not even be able to join this table to itself to get the details of managers of employees.
    That's why I wondered if it was a bug on my laptop first.
    I have taken your advice and created views of the tables I need to have multiple joins to as a workround for now, but I may end up with multiple views of the same table which could get unwieldy.
    Thanks again though. :-)
    Chloe

  • How to show synonyms in the query builder?

    Hi all,
    is it possible to show the synonyms in query builder? The synonyms are created to the objects from another schema.
    Regards,

    I don't believe so. If you create a view on the foreign schema's table you can use the view in the QB.
    Scott

  • Synonym (to table) visibility in Query Builder?

    Hello,
    I have a schema that contains a table or two, and a bunch of synonyms to other tables in other schemas. In my current Query Builder (1.1.3 MAIN-27.69), I don't see the tables represented by the synonyms -- other available tools show the tables in their visual query builder, so I'm wondering if there is some function to enable this in Oracle's SQL Developer?
    Update: to be more specific, the other tool being evaluated (freeware) is QueryReporter, and its visual query builder includes synonym-table links. I'm trying to steer the staff to SQL Developer, but this is a pretty heavily used capability in QR
    I apologize if this has been asked before, I searched the Forum but found no hits.
    Message was edited by:
    Lee McCann
    Message was edited by:
    Lee McCann

    No, we do not support synonyms in the query builder, but you can switch users in the drop list on the top left hand corner.
    We have a bug logged for this.
    Sue

  • Query builder locks when chosing 3rd table.

    We’re trying to use the “query builder” tool. As soon as you try to add a 3rd table to the window, it locks up. There is no getting out of it.
    This is for version 2.1.1.64 running on Windows XP.
    Any suggestions?

    hello,
    what database version are you using ? it might be, that query builder does not support the version/features you are using.
    thanks,
    ph.

Maybe you are looking for

  • Bex Report Designer: Error while loading metadata

    hi experts, I am working with BI7 Bex Report Designer and we are using SP9. when i tried to load the Query in Report Designer its giving below error. Error while loading metadata. Check the Query and portal settings.(but the query is working fine in

  • Can i change a letter of my Mac to an Appstore freely

    Can i change a letter of my Mac to an Appstore freely

  • Can iPhone 3GS support an external (dual) monitor?

    Hey there, I just got the iPhone 3GS. Is there any way to hookup my iPhone to an external monitor or TV? I know that I could purchase AV cables that could allow me to view movies and pictures, but it wasn't clear whether I could use it for other appl

  • 1.1.3: 188.6MB of Other?

    I did a restore on my phone as part of my attempt to fix Outlook 2007 contact synchronization under 7.6/1.1.3. After the restore, the "memory bar" at the bottom of the Summary tab shows 188.6MB of "Other" on the device. What is this? Why didn't the r

  • Comparable and comparator interface in java

    Hi All, How comparable and comparator interface works in java and when to use comparable and when to use comparator.please give me some example(code) as I am not able to understand the difference. Thanks Sumit Edited by: sumit7nov on May 17, 2009 4:4