Chapter 24 - MySQL
Overview |
MySQL Control Panel Feature |
Examples of SQL Statements |
Quick Actions Advanced Queries | Table Properties | Table Select | Perl SQL Delete Example Perl SQL Insert Example | Perl SQL Update Example | Perl While Loop Example View Dump Database Schema | Using MySQL With CGI Scripts References and Tutorials | Back To "Manual - Table Of Contents" Table Properties The fields in the table are listed with their datatypes and attributes. The List of Fields Next to each field name are links to various actions you can perform on a field.
The primary fields and indexes are listed again below the list of all fields. Browse Display the records in the table 30 at a time. From the Browse page you can edit or delete a record. Select Build and execute a SELECT query on the table. Only those records which match the criteria you provide will be displayed. Insert Add a new record to the table. Various functions can be used to obtain the current time, generate random numbers, and more. Add New Fields To add one or more new fields to the table, select the number of fields to add and press the Go button next to the text Add new field:. Upload Data Insert textfiles into table allows you to load data into the table from a properly formatted text file on your local computer. Dump Table Properties View dump (schema) of table displays the structure and or data contained in the table. You can then save this information to a file on your local computer for archiving or to aide in the development of your database. The contents and format of the dump are based on the radio button and check box selections you make. Rename and Copy You can rename or copy a table as well. ©Copyright 2000 . All Rights Reserved. The entire contents of this site is copyrighted and may not be reproduced for any purpose without prior written permission. |
Table Of Contents: Back To Index | Chapter 1 FTP Instructions | Chapter 2 SSH / Telnet | Chapter 3 Email Software Setup | Chapter 4 CGI Bin | Chapter 5 Secure Server | Chapter 6 Formmail | Chapter 7 Microsoft Front Page | Chapter 8 CGI Scripts | Chapter 9 COMING SOON | Chapter 10 COMING SOON | Chapter 11 Streaming Audio/Real Video | Chapter 12 File Manager | Chapter 13 Mail Manager | Chapter 14 Changing Passwords | Chapter 15 Site Statistics | Chapter 16 Network Tools | Chapter 17 FTP & Anon FTP | Chapter 18 SSH / Telnet | Chapter 19 Password Protect Directories | Chapter 20 Custom Error Pages | Chapter 21 MySQL | Chapter 22 Mime Types | Chapter 23 Crontab | Chapter 24 Entropy Chat | Chapter 25 Shopping Cart | Chapter 26 Search Engine Submission | Chapter 27 PGP | Chapter 28 Subdomains | Chapter 29 Archive Manager | |