MySQL

Programming Resource Home :: Database-Tutorials :: MySQL

Advertisement

Advertisement




MySQL
Tutorial SQL PHP
PHP is a server side scripting language. To access the data in PHP,you must create a connection to the database. View Rating



MySQL
Tutorial SQL Decimal
SQL Decimal is used to specify the values in decimal datatype. View Rating



MySQL
Tutorial PHP SQL close connection
PHP SQL close connection is used to close a connection between the PHP and SQL. View Rating



MySQL
Tutorial SQL Average
SQL Average, the part of Aggregate Function. SQL Average is used to compute average value of the records in a table of the database. View Rating



MySQL
Tutorial SQL Concat
SQL Concat is used to combine the record set of different fields. View Rating



MySQL
Tutorial SQL Indexes
SQL uses index to find records quickly when a query is processed. Using Index can drastically enhance the performance of an application. View Rating



MySQL
Tutorial SQL Mode
SQL Mode is a Function that returns the frequent occurring value of a numeric expression. When there are no duplicate values in the records, the mode returns NA. View Rating



MySQL
Tutorial SQL ON
The ON clause is used to specify name of the fieldname on which index is created. View Rating



MySQL
Tutorial PHP Mysql Database Connection
PHP Mysql Database Connection is used to build a connection between the PHP on the server-side and Mysql on the backend. View Rating



MySQL
Tutorial PHP SQL Connection
PHP SQL Connection is used to access and return the records from PHP and MySQL database and vice-versa. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.