Knowledgebase
Portal Home > Knowledgebase > Databases
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Becoming familiar with databases in phpMyAdmin
This tutorial is going to help you become more familiar with databases and phpMyAdmin. We are...
Views: 1147
Copying a database table with phpMyAdmin
This tutorial is going to teach you how to copy a database table with phpMyAdmin. For the...
Views: 1238
Creating tables in a database with phpMyAdmin
This tutorial is going to teach you how to create a table in a database with phpMyAdmin. We are...
Views: 1156
Deleting fields from database tables with phpMyAdmin
This tutorial is going to teach you how to delete fields from database tables using phpMyAdmin....
Views: 1145
Deleting tables in a database with phpMyAdmin
This tutorial is to teach you about specific operations in phpMyAdmin. We are going to learn...
Views: 1170
Exporting databases and tables with phpMyAdmin
This tutorial is to teach you how to export databases and tables with phpMyAdmin. We will...
Views: 1254
How To Create A MySQL Database
Let's learn how to create a MySQL Database. MySQL Databases allow you to store lots of...
Views: 1140
Importing databases and tables with phpMyAdmin
This tutorial is to teach you how to import databases and tables with phpMyAdmin. We will...
Views: 1160
Inserting fields into database tables with phpMyAdmin
This tutorial is going to teach about the program phpMyAdmin, and how to Insert fields into...
Views: 1114
Managing MySQL Databases With PHPMyAdmin
Let's learn how to Manage MySQL Databases with phpMyAdmin. This tutorial will assume that you...
Views: 1688
Modifying fields in database tables with phpMyAdmin
The purpose of this tutorial is to teach you how to modify fields in database tables with...
Views: 1180
Renaming database tables with phpMyAdmin
The purpose of this tutorial is to teach you how to rename database tables with phpMyAdmin. We...
Views: 1192
Running SQL queries on a database with phpMyAdmin
This tutorial is to teach you how to run SQL queries on a database with phpMyAdmin. We will...
Views: 1158
Searching through a database with phpMyAdmin
This tutorial is about searching through a database using phpMyAdmin. We will assume that you...
Views: 1221