VT_DROP_FTT
drop free text trigger
(
in target_table_name varchar
,
in opt_data_column or NULL varchar
);
Parameters
DATA_COLUMN –
column where content is stored
target_table_name –
the table containing the trigger
Errors
| SQLState |
Error Code |
Error Text |
Description |
|
|
|
|
|