The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Articles
Creating A MySQL Database
What is a MySQL Database? MySQL databases allow you to store lots of information in an easy...
Views: 217
Creating A PostgreSQL Database
What is a PostgreSQL Database? PostgreSQL databases allow you to store lots of information in an...
Views: 225
Creating A User In MySQL
There are two primary steps when creating a MySQL user. The first step is to create a username...
Views: 215
Creating A User In PostgreSQL
There are two primary steps when creating a PostgreSQL user. The first step is to create a...
Views: 204
Deleting A MySQL Database
Y ou can easily delete a MySQL database from your web hosting account. Follow the instructions...
Views: 215
Deleting A PostgreSQL Database
You can easily delete a PostgreSQL database from your web hosting account. Follow the...
Views: 222
Deleting A User In MySQL Database
There are two types of deleting users. One way is to delete a user from a database. The other...
Views: 223