hi,
as a new user in PLSQL Developer,
i want to say that this tool have many advantages on other tools.
but, a few things are missing -
1. i want to copy the header of a column (in the output grid) by right click on the column, and then choose copy header, or if i am right click on the header itself, then choose copy.
2. SQL window (not Test window), does NOT support bind variables. i know test window support it (very good i must say), but i want to write multiple queries and run only one of them (with bind variables)
3. export as "insert into" lines
4. in the explain plan, i need to know if a table is NOT analyzed (and if not, press a button to analyze it)
5. maybe i don't know how to do it, but i didn't succeed doing the following in SQL/Test windows :
DELETE x
/
DELETE y
/
6. Fetch - when i do select with many results, the fetch gives me a page, and i need to press a button to get more results. i want to have the same behavior like SQL Navigator - i will get a page, but if i do page down, it will give me more results.
7. and a small suggestion - please improve the GUI.
Thanks, and have a nice day.
Shay
as a new user in PLSQL Developer,
i want to say that this tool have many advantages on other tools.
but, a few things are missing -
1. i want to copy the header of a column (in the output grid) by right click on the column, and then choose copy header, or if i am right click on the header itself, then choose copy.
2. SQL window (not Test window), does NOT support bind variables. i know test window support it (very good i must say), but i want to write multiple queries and run only one of them (with bind variables)
3. export as "insert into" lines
4. in the explain plan, i need to know if a table is NOT analyzed (and if not, press a button to analyze it)
5. maybe i don't know how to do it, but i didn't succeed doing the following in SQL/Test windows :
DELETE x
/
DELETE y
/
6. Fetch - when i do select with many results, the fetch gives me a page, and i need to press a button to get more results. i want to have the same behavior like SQL Navigator - i will get a page, but if i do page down, it will give me more results.
7. and a small suggestion - please improve the GUI.
Thanks, and have a nice day.
Shay