sbf_get_schema.Rd
Get Schema Name
sbf_get_schema()
A string of the schema name.
Other postgresql functions:
sbf_backup_pg()
,
sbf_close_pg()
,
sbf_create_pg()
,
sbf_execute_pg()
,
sbf_get_config_file()
,
sbf_get_config_value()
,
sbf_list_tables_pg()
,
sbf_load_data_from_pg()
,
sbf_load_datas_from_pg()
,
sbf_open_pg()
,
sbf_reset_config_file()
,
sbf_reset_config_value()
,
sbf_reset_schema()
,
sbf_save_data_to_pg()
,
sbf_set_config_file()
,
sbf_set_config_value()
,
sbf_set_schema()
if (FALSE) { # \dontrun{
sbf_get_schema()
} # }