In SQL, are there any direct SQL commands to update the configuration files.
I want to keep my configuration files away from users, and don't want any manual updates in them, but want to use some simple SQL commands fired from Admin console only to update the configuration files.
Vishal Soni