doc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
<HTML>
<HEAD>
<TITLE>SQL Replace Plugin</TITLE>
</HEAD>
<BODY>
<h1>SQL Replace Plugin</h1>
<p>This Plugin allows to define string replacements for SQL statements. The replacements are done during execution,
before the SQL is sent to the database. </p>
<p>To define a replacement go to menu File --> Global Preferences --> tab SQLReplace and enter a line for each replacement you wish to define.</p>
<p>The syntax is:<br>
<string to replace>=<replacement></p>
</BODY>
</HTML>