Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

You see in this sample, that the WHERE Clause has been corrected in order to have a valid SQL Statement since the settings Quote Object's name is not yet applied on WHERE Clause, but only on SELECT Clause (future correction slightly smiling face )

fromto
Code Block
NAME = '?'


Code Block
"NAME" like 'SSD%"



Note also that all executed SQL Statements are memorized ! See this details by clicking on SQL History ... 

...

By clicking on the relevant row, you will see your SQL Statement copied to the SQL Statement field, ready for a new execution.

Info

Now you are ready to discover Jira Database Model and enhance your support capacities.