Product Documentation

SQL Operations Guide

Previous Topic

Next Topic

fc_get_fcproclist( )

Returns a listing of available built-in stored procedures.

Result Set Fields (1)

proclist VARCHAR(1024)

Example

call fc_get_fcproclist();

proclist

--------

fc_create_user

fc_get_userlist

fc_get_fcproclist

fc_set_debug

fc_set_priority

fc_get_priority

fc_set_blockinglock

fc_get_dblist

fc_create_db

fc_add_db

fc_set_min_card

fc_get_min_card

fc_set_selectivity

fc_get_selectivity

fc_get_taskid

fc_check_file_tran_state

fc_get_server_version

fc_set_impersonation

fc_set_file_tran_state

TOCIndex