MySQL

Programming Resource Home :: Database-Tutorials :: MySQL

Advertisement

Advertisement




MySQL
Tutorial PHP SQL Max
In this example, we have created a max.php file in which we executed a query to find the maximum salary for every designation. View Rating



MySQL
Tutorial PHP SQL ODBC
This example illustrates how to create an ODBC Connection for php application. View Rating



MySQL
Tutorial PHP SQL ORDER BY
ORDER BY clause is used to sort the result data either in the ascending order or descending order. By default, the it is taken in ascending order. View Rating



MySQL
Tutorial PHP SQL Result
To understand how to display the result returned from the sql query execution, we have created sql_result.php page. View Rating



MySQL
Tutorial PHP SQL Query Where Clause
This example illustrates how to create and execute the sql query with where clause. View Rating



MySQL
Tutorial Mysql ASC Order
Mysql ASC Order is used to sort the result set by ascending or descending order. The Order by CLAUSE sort the result by specified column. View Rating



MySQL
Tutorial SQL Max Count
SQL Max Count is used to return the maximum records value of the specified column in a table. View Rating



MySQL
Tutorial SQL Bulk Insert csv
SQL Bulk Insert is used to import the records from csv file to the same format table in a Mysql database. View Rating



MySQL
Tutorial SQL Bulk Insert
SQL Bulk Insert is performed when you insert a records or row to a table in a bulk. View Rating



MySQL
Tutorial PHP SQL Login Script
In this example, we have created a login application where we will use php script for validation. 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.