SQL Tutorial

Programming Resource Home :: Database-Tutorials :: SQL_Tutorial

Advertisement

Advertisement




SQL Tutorial
Tutorial MySQL PHP Update
MySQL PHP Update uses mysql_update function ( ) that is used to update the records from table in the database. View Rating



SQL Tutorial
Tutorial MySQL PHP Query delete
Mysql PHP Query delete is used to execute Mysql function ( ) delete query from a database table. MySQL PHP Query is used to delete the records from the table 'MyTable' based on condition specified in Where Clause. View Rating



SQL Tutorial
Tutorial Mysql Alter Rename Table
Mysql Alter Rename Table is used to modify and change the name of existing table. View Rating



SQL Tutorial
Tutorial SQL Update
SQL Update is used to modify the existing structure of table. The modification includes setting a new column records values on the basis of condition specified in Where Clause. View Rating



SQL Tutorial
Tutorial Mysql PHP Where
Mysql PHP Where is used to insert the records from database and print the records specified value in PHP. View Rating



SQL Tutorial
Tutorial SQL Alter Database
SQL Alter Database is used to modify the structure of existing database. View Rating



SQL Tutorial
Tutorial MySQL ASC
Executing select query with order by clause returns the rows in the order of column name specified with the order by clause. View Rating



SQL Tutorial
Tutorial MySQL Aggregate Function
In this example we use the aggregate function ('COUNT', 'MIN', 'MAX', and 'SUM') in the MySQL Query. View Rating



SQL Tutorial
Tutorial PHP SQL Select
PHP SQL Select is used to execute mysql select query in the php application. The PHP SQL Select uses mysql_select_db () function that set the active MySQL database. View Rating



SQL Tutorial
Tutorial MySQL Area
This example illustrates how to find the area of rectangle in MySQL. In this example we create a procedure to find the area of rectangle. 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     [>>]

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.