Menu

RASDC_SQL

Domen Dolar

RASDC_SQL

SQL editor

SQL editor helps you to write queries. Use CTRL+SPACE for helper.

If you choose tabe/view in field of block than you can writte only where statement, ... or you can write your own SQL statement. In tat case the order of variables in SQL must be the same like in varibles on block.

You can create dynamic SQL with using ON_SELECT trigger. Afther prepared SQL statement in string you must call:

open c__ for sql_statement; -- (pl/sql OPEN-FOR Statement)

Go back to [Documentation]


Related

Wiki: Documentation

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.