Pierrot again
|
| Posted: 04/14/2003, 7:05 AM |
|
Just a little question... i have pre-built SQL queries or simply want to use the SQL language (because i like it, yes !) in CCS. For example i'd like to do something like Oracle's triggers... how could i do so ?
Thanks a lot.
Pierrot
|
|
|
 |
RonB
|
| Posted: 04/14/2003, 3:01 PM |
|
use the query wizzard and set it to sql instead of table. You now get a text box in wich you can paste or write the sql. You also have the option to declare parameters you might want to use.
Ron
|
|
|
 |
|