tora
tora copied to clipboard
TOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs
support for invalid synonyms. alter synonym compile
The pair of values (SQL_ID, CHILD_NUMBER) is not unique. i.e. it is not a unique key in v$sql. Revert back changes in toSession and start usind SQL address and child...
tora3.0.0 does not give feedback how many rows are handled (eg. deleted, updated) as this is crucial feedback info when manipulating data in sql, please implement this. cfr tora-2.1.3 provides...
With this query , the table and condition were removed select saldo,mod(saldo,2) from where I got this result in tora saldo | mod(saldo,2) 8429671.3499999996 | 1.3500000000000001 but when i did...
select \* from dual where 1=2 when you select in the above line the text "select \* from dual" and execute it, it will give no results so actually the...
``` QObject::connect: No such slot toResultPlanView::slotStop() in /home/pvanek/oss/tora/tora/src/tools/toresultplan.cpp:110 ```
qscintilla is used all the time, even wehn I set native editor in preferences - I have to change it in status bar by mouse for each editor
using linux/gcc
when it's configured in UI dialog: ``` Thu Apr 21 13:49:09 2016 trotl_stat.cpp:512 bool trotl::SqlStatement::execute_internal(ub4, ub4) ORA-01741: illegal zero-length identifier error at SQL position 18 [1.19]: CREATE TABLESPACE "" DATAFILE...
is "https://torasql.com/" the correct website for Tora SQL? it took me to some home improvement site where can I download Tora SQL installer?