Home / Tag Archives: table

Tag Archives: table

July, 2010

  • 8 July

    How to Search a MySQL Database

    With web-based control panels and web software like phpMyAdmin, you have numerous options available for searching a MySQL Database. If the need should ever arise where those tools are not available, however, it is a good idea to know how to search a database from the command line. To search …

  • 2 July

    MySQL Optimization: Part 2

    1. Query cache – On most servers, there are certain MySQL queries that you and/or your scripts will run more often than others. In fact, you may run the same query hundreds or even thousands of times in a single day. The query_cache setting will save the most used queries …

April, 2010

  • 19 April

    How to create a table using phpMyAdmin

    After you create a MySQL database, the next thing you will most likely want to do is to fill it with data. To do that, you need to setup tables. If you are installing a content management system or other type of script with an installer, it will probably create …

Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved